12#ifndef __cxz_index_format_h__
13#define __cxz_index_format_h__
47 template <
class FormatT>
54 constexpr decltype(
auto)
size()
const;
84 template <
class... PosT>
107 template <
class FormatT>
114 constexpr decltype(
auto)
size()
const;
135 template <
class... PosT>
136 constexpr decltype(
auto)
gmformat(
const PosT&...
ps);
163 template <
class FormatT>
std::vector< T, Allocator< T > > Vector
std::integral_constant< SizeT, N > CSizeT
Sptr< Range > rangeCast(const RangePtr r)
constexpr decltype(auto) gmformat(const PosT &... ps)
bool formatIsTrivial(const Vector< SizeT > &f, const Vector< SizeT > &s)