![]() |
CNORXZ
Container with Native Operation Routines and Expressions
|
#include <index_id.h>
Public Member Functions | |
| DEFAULT_MEMBERS (IndexId) | |
| constexpr | IndexId (PtrId id) |
| constexpr const PtrId & | id () const |
| template<SizeT J> | |
| constexpr decltype(auto) | operator== (const IndexId< J > &a) const |
| template<SizeT J> | |
| constexpr decltype(auto) | operator!= (const IndexId< J > &a) const |
| template<SizeT J> | |
| constexpr decltype(auto) | operator== (const IndexId< J > &a) const |
| template<SizeT J> | |
| constexpr decltype(auto) | operator!= (const IndexId< J > &a) const |
Definition at line 22 of file index_id.h.
|
explicitconstexpr |
Definition at line 21 of file index_id.cc.h.
| CNORXZ::IndexId< I >::DEFAULT_MEMBERS | ( | IndexId< I > | ) |
|
constexpr |
Definition at line 26 of file index_id.cc.h.
|
constexpr |
Definition at line 54 of file index_id.cc.h.
|
constexpr |
|
constexpr |
Definition at line 33 of file index_id.cc.h.
|
constexpr |