CNORXZ
Container with Native Operation Routines and Expressions
|
#include <pos_type.h>
Public Member Functions | |
constexpr | SFPos ()=default |
constexpr SizeT | size () const |
constexpr SizeT | val () const |
template<SizeT N1> | |
constexpr auto | operator+ (const SPos< N1 > &a) const |
template<SizeT N1> | |
constexpr auto | operator* (const SPos< N1 > &a) const |
template<SizeT N1> | |
constexpr auto | operator() (const SPos< N1 > &a) const |
constexpr auto | operator+ (const UPos &a) const |
constexpr auto | operator* (const UPos &a) const |
constexpr auto | operator() (const UPos &a) const |
template<class PosT > | |
constexpr decltype(auto) | extend (const PosT &a) const |
template<class PosT > | |
constexpr decltype(auto) | operator<< (const PosT &a) const |
constexpr | operator FPos () const |
constexpr | operator SizeT () const |
template<class PosT > | |
constexpr decltype(auto) | extend (const PosT &a) const |
template<class PosT > | |
constexpr decltype(auto) | operator<< (const PosT &a) const |
Definition at line 124 of file pos_type.h.
|
constexprdefault |
|
constexpr |
Definition at line 299 of file pos_type.cc.h.
|
constexpr |
|
explicitconstexpr |
Definition at line 312 of file pos_type.cc.h.
|
explicitconstexpr |
Definition at line 318 of file pos_type.cc.h.
|
constexpr |
Definition at line 272 of file pos_type.cc.h.
|
constexpr |
Definition at line 291 of file pos_type.cc.h.
|
constexpr |
Definition at line 265 of file pos_type.cc.h.
|
constexpr |
Definition at line 285 of file pos_type.cc.h.
|
constexpr |
Definition at line 258 of file pos_type.cc.h.
|
constexpr |
Definition at line 279 of file pos_type.cc.h.
|
constexpr |
Definition at line 306 of file pos_type.cc.h.
|
constexpr |
|
constexpr |
Definition at line 245 of file pos_type.cc.h.
|
constexpr |
Definition at line 251 of file pos_type.cc.h.