/home/ntakagi/work/STLport-5.1.5/stlport/stl/_relops_cont.h File Reference
Go to the source code of this file.
|
Functions |
_STLP_TEMPLATE_HEADER bool
_STLP_CALL | operator== (const _STLP_TEMPLATE_CONTAINER &__x, const _STLP_TEMPLATE_CONTAINER &__y) |
_STLP_TEMPLATE_HEADER bool
_STLP_CALL | operator< (const _STLP_TEMPLATE_CONTAINER &__x, const _STLP_TEMPLATE_CONTAINER &__y) |
Function Documentation
_STLP_TEMPLATE_HEADER bool _STLP_CALL operator< |
( |
const _STLP_TEMPLATE_CONTAINER & |
__x, |
|
|
const _STLP_TEMPLATE_CONTAINER & |
__y | |
|
) |
| | [inline] |
_STLP_TEMPLATE_HEADER bool _STLP_CALL operator== |
( |
const _STLP_TEMPLATE_CONTAINER & |
__x, |
|
|
const _STLP_TEMPLATE_CONTAINER & |
__y | |
|
) |
| | [inline] |
Generated on Mon Mar 10 15:32:49 2008 by
1.5.1
|