ReactOS 0.4.16-dev-61-ge128cbc
|
#include <_tools.h>
Public Types | |
typedef _CastTraits< _StorageT, _ValueT > | cast_traits |
Public Member Functions | |
_UnaryPredWrapper (_UnaryPredicate const &__pred) | |
bool | operator() (_StorageT const &__ref) const |
Private Attributes | |
_UnaryPredicate | _M_pred |
typedef _CastTraits<_StorageT, _ValueT> _UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >::cast_traits |
|
inline |
|
inline |
Definition at line 439 of file _tools.h.
|
private |
Definition at line 443 of file _tools.h.
Referenced by _UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >::operator()().