Lines Matching refs:functor
1032 STLport users to implement commutative functor.
1038 check in the functor used to instanciate the non debug hashtable
1150 Wrapping less functor in all cases was making move semantic tests
1238 * stlport/stl/debug/_hashtable.h: Create a _DbgEqual functor to
1243 functor.
1706 * stlport/stl/_function_base.h: Add swap method for less functor if
1814 * stlport/stl/_function_base.h, _function.h: Move as many functor as
2050 functor that has to be used in hash container implementation or in
2051 algorithm like find. Check for this functor is:
2054 * stlport/stl/_hashtable.c: Add equivalent functor checks.
3051 taking a functor and allocator instance, split it in a creation of a les<int>
3713 less functor to help the move framework when dealing with associative
7912 … bind2nd (which required _function.h inclusion) changed to use alternate functor (thanks to Sergei…