YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
#include <any.h>
Public 类型 | |
typedef _tPOD | underlying |
Public 成员函数 | |
void * | access () |
const void * | access () const |
template<typename _type > | |
_type & | access () |
template<typename _type > | |
const _type & | access () const |
pod_storage ()=default | |
template<typename _type > | |
pod_storage (_type &&x) | |
template<typename _type > | |
pod_storage & | operator= (_type &&x) |
Public 属性 | |
underlying | object |
byte | data [sizeof(underlying)] |
typedef _tPOD ystdex::pod_storage< _tPOD >::underlying |
|
default |
|
inline |
|
inline |
参考自 ystdex::pod_storage< non_aggregate_pod >::access(),ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference >::check_undereferenceable(),ystdex::any::get(),ystdex::any::get_holder(),ystdex::any_ops::iterator_handler< _type >::manage(),ystdex::any_ops::input_iterator_handler< _type >::manage(),ystdex::any_input_iterator< _type, _tDifference, _tPointer, _tReference >::operator*(),ystdex::pod_storage< non_aggregate_pod >::pod_storage() , 以及 ystdex::any::type().
|
inline |
|
inline |
|
inline |
|
inline |
byte ystdex::pod_storage< _tPOD >::data[sizeof(underlying)] |
underlying ystdex::pod_storage< _tPOD >::object |