CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CNORXZ::IndexId< I > Class Template Reference

#include <index_id.h>

Public Member Functions

 DEFAULT_MEMBERS (IndexId)
 
constexpr IndexId (PtrId id)
 
constexpr const PtrIdid () const
 
template<SizeT J>
constexpr decltype(autooperator== (const IndexId< J > &a) const
 
template<SizeT J>
constexpr decltype(autooperator!= (const IndexId< J > &a) const
 
template<SizeT J>
constexpr decltype(autooperator== (const IndexId< J > &a) const
 
template<SizeT J>
constexpr decltype(autooperator!= (const IndexId< J > &a) const
 

Detailed Description

template<SizeT I = 0>
class CNORXZ::IndexId< I >

Definition at line 22 of file index_id.h.

Constructor & Destructor Documentation

◆ IndexId()

template<SizeT I>
constexpr CNORXZ::IndexId< I >::IndexId ( PtrId id)
explicitconstexpr

Definition at line 21 of file index_id.cc.h.

Member Function Documentation

◆ DEFAULT_MEMBERS()

template<SizeT I = 0>
CNORXZ::IndexId< I >::DEFAULT_MEMBERS ( IndexId< I > )

◆ id()

template<SizeT I>
constexpr const PtrId & CNORXZ::IndexId< I >::id ( ) const
constexpr

Definition at line 26 of file index_id.cc.h.

◆ operator!=() [1/2]

template<SizeT I = 0>
template<SizeT J>
constexpr decltype(auto) CNORXZ::IndexId< I >::operator!= ( const IndexId< J > & a) const
constexpr

Definition at line 54 of file index_id.cc.h.

◆ operator!=() [2/2]

template<SizeT I = 0>
template<SizeT J>
constexpr decltype(auto) CNORXZ::IndexId< I >::operator!= ( const IndexId< J > & a) const
constexpr

◆ operator==() [1/2]

template<SizeT I = 0>
template<SizeT J>
constexpr decltype(auto) CNORXZ::IndexId< I >::operator== ( const IndexId< J > & a) const
constexpr

Definition at line 33 of file index_id.cc.h.

◆ operator==() [2/2]

template<SizeT I = 0>
template<SizeT J>
constexpr decltype(auto) CNORXZ::IndexId< I >::operator== ( const IndexId< J > & a) const
constexpr

The documentation for this class was generated from the following files: