_UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate > Struct Template Reference

#include <_tools.h>

List of all members.

Public Types

typedef _CastTraits< _StorageT,
_ValueT > 
cast_traits

Public Member Functions

 _UnaryPredWrapper (_UnaryPredicate const &__pred)
bool operator() (_StorageT const &__ref) const


Detailed Description

template<class _StorageT, class _ValueT, class _UnaryPredicate>
struct _UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >

Definition at line 363 of file _tools.h.


Member Typedef Documentation

template<class _StorageT, class _ValueT, class _UnaryPredicate>
typedef _CastTraits<_StorageT, _ValueT> _UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >::cast_traits

Definition at line 364 of file _tools.h.


Constructor & Destructor Documentation

template<class _StorageT, class _ValueT, class _UnaryPredicate>
_UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >::_UnaryPredWrapper ( _UnaryPredicate const &  __pred  )  [inline]

Definition at line 366 of file _tools.h.


Member Function Documentation

template<class _StorageT, class _ValueT, class _UnaryPredicate>
bool _UnaryPredWrapper< _StorageT, _ValueT, _UnaryPredicate >::operator() ( _StorageT const &  __ref  )  const [inline]

Definition at line 368 of file _tools.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/pointers/_tools.h



Generated on Mon Mar 10 15:32:56 2008 by  doxygen 1.5.1