ManaPlus
mse::_mse_Is_iterator< _Iter > Struct Template Reference

#include <msemsevector.h>

Inheritance diagram for mse::_mse_Is_iterator< _Iter >:
mse::integral_constant< bool, !std::is_integral< _Iter >::value >

Additional Inherited Members

- Public Types inherited from mse::integral_constant< bool, !std::is_integral< _Iter >::value >
typedef bool value_type
 
typedef integral_constant< bool, _Val > type
 
- Public Member Functions inherited from mse::integral_constant< bool, !std::is_integral< _Iter >::value >
 operator value_type () const
 
- Static Public Attributes inherited from mse::integral_constant< bool, !std::is_integral< _Iter >::value >
static const bool value
 

Detailed Description

template<class _Iter>
struct mse::_mse_Is_iterator< _Iter >

Definition at line 132 of file msemsevector.h.


The documentation for this struct was generated from the following file: