_Eq_traits Struct Reference
#include
<stdapis/stlport/stl/_ctraits_fns.h>
Link against: glxfullscreenview.lib
| struct _Eq_traits : public binary_function< _Traits::char_type, _Traits::char_type, bool > |
| Public Member Functions |
|---|
| bool | operator()(const typename _Traits::char_type &, const typename _Traits::char_type &) |
| Inherited Type Definitions |
|---|
| | |
| | |
| | |
Member Function Documentation
operator() ( const typename _Traits::char_type &, const typename _Traits::char_type & )
| bool | operator() | ( | const typename _Traits::char_type & | __x, |
| | const typename _Traits::char_type & | __y |
| | ) | const [inline] |