_Eq_int_bound Struct Reference
#include
<stdapis/stlportv5/stl/_ctraits_fns.h>
| 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 &) |
Member Attribute Documentation
__val
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] |