![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "oraltypes.h"
Public Types | |
using | member_type = typename std::decay< typename boost::fusion::result_of::at_c< Seq, Idx >::type >::type |
using | value_type = typename member_type::value_type |
Public Member Functions | |
References ()=default | |
References (value_type t) | |
template<typename T , typename... Tags> | |
References (const PKey< T, Tags... > &key) | |
References & | operator= (const value_type &val) |
template<typename T , typename... Tags> | |
References & | operator= (const PKey< T, Tags... > &key) |
operator value_type () const | |
const value_type & | operator* () const |
Public Attributes | |
value_type | Val_ |
Definition at line 119 of file oraltypes.h.
using LeechCraft::Util::oral::References< Seq, Idx >::member_type = typename std::decay<typename boost::fusion::result_of::at_c<Seq, Idx>::type>::type |
Definition at line 121 of file oraltypes.h.
using LeechCraft::Util::oral::References< Seq, Idx >::value_type = typename member_type::value_type |
Definition at line 124 of file oraltypes.h.
|
default |
|
inline |
Definition at line 129 of file oraltypes.h.
|
inline |
Definition at line 135 of file oraltypes.h.
|
inline |
Definition at line 153 of file oraltypes.h.
References LeechCraft::Util::oral::PKey< T, Tags >::Val_.
|
inline |
Definition at line 158 of file oraltypes.h.
References LeechCraft::Util::oral::PKey< T, Tags >::Val_.
|
inline |
Definition at line 140 of file oraltypes.h.
|
inline |
Definition at line 147 of file oraltypes.h.
value_type LeechCraft::Util::oral::References< Seq, Idx >::Val_ |
Definition at line 125 of file oraltypes.h.