![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "oraltypes.h"
Public Types | |
using | value_type = T |
Public Member Functions | |
PKey ()=default | |
PKey (T val) | |
PKey & | operator= (T val) |
operator value_type () const | |
const value_type & | operator* () const |
Public Attributes | |
T | Val_ |
Definition at line 48 of file oraltypes.h.
using LeechCraft::Util::oral::PKey< T, Tags >::value_type = T |
Definition at line 50 of file oraltypes.h.
|
default |
|
inline |
Definition at line 56 of file oraltypes.h.
|
inline |
Definition at line 67 of file oraltypes.h.
References LeechCraft::Util::oral::PKey< T, Tags >::Val_.
|
inline |
Definition at line 72 of file oraltypes.h.
References LeechCraft::Util::oral::PKey< T, Tags >::Val_.
|
inline |
Definition at line 61 of file oraltypes.h.
T LeechCraft::Util::oral::PKey< T, Tags >::Val_ |
Definition at line 52 of file oraltypes.h.
Referenced by LeechCraft::Util::oral::PKey< T, Tags >::operator value_type(), LeechCraft::Util::oral::Unique< T >::operator value_type(), LeechCraft::Util::oral::References< Seq, Idx >::operator value_type(), LeechCraft::Util::oral::PKey< T, Tags >::operator*(), LeechCraft::Util::oral::Unique< T >::operator*(), and LeechCraft::Util::oral::References< Seq, Idx >::operator*().