STLdoc
STLdocumentation
|
Public Types | |
typedef _Iter_value_t< _FwdIt > | _Value_type |
typedef _Conjunction_t< is_pointer< _FwdIt >, disjunction< conjunction< _Is_character< _Ty >, _Is_character< _Value_type > >, conjunction< is_same< bool, _Ty >, is_same< bool, _Value_type > > > > | type |
typedef _Iter_value_t<_FwdIt> _Fill_memset_is_safe_helper< _FwdIt, _Ty >::_Value_type |
typedef _Conjunction_t< is_pointer<_FwdIt>, disjunction< conjunction< _Is_character<_Ty>, _Is_character<_Value_type> >, conjunction< is_same<bool, _Ty>, is_same<bool, _Value_type> > > > _Fill_memset_is_safe_helper< _FwdIt, _Ty >::type |