_Eq_int_bound Struct Reference
#include
<stdapis/stlport/stl/_ctraits_fns.h>
Link against: glxfullscreenview.lib
| struct _Eq_int_bound : public unary_function< _Traits::char_type, bool > |
| Public Attributes |
|---|
| _Traits::int_type | __val |
| Public Member Functions |
|---|
| _Eq_int_bound(typename _Traits::int_type) |
| bool | operator()(const typename _Traits::char_type &) |
| Inherited Type Definitions |
|---|
| | |
| | |
Member Attribute Documentation
Constructor & Destructor Documentation
_Eq_int_bound ( typename _Traits::int_type )
| _Eq_int_bound | ( | typename _Traits::int_type | __c | ) | [inline] |
Member Function Documentation
operator() ( const typename _Traits::char_type & )
| bool | operator() | ( | const typename _Traits::char_type & | __x | ) | const [inline] |