12#ifndef __cxz_index_id_cc_h__
13#define __cxz_index_id_cc_h__
35 if constexpr(I != 0
or J != 0){
38 "got different index ids for equal static index label");
43 "got equal index ids for different static index label");
56 if constexpr(I != 0
and J != 0){
59 "got different index ids for equal static index label");
64 "got equal index ids for different static index label");
#define CXZ_ASSERT(statement, errmsg)
constexpr const PtrId & id() const
constexpr IndexId(PtrId id)
Index ID type declarations.
Sptr< Range > rangeCast(const RangePtr r)