second_comp< MapT > Struct Template Reference

List of all members.

template<class MapT>
struct second_comp< MapT >


Public Member Functions

 second_comp (typename MapT::value_type::second_type const &second)
bool operator() (typename MapT::value_type const &value) const

Public Attributes

MapT::value_type::second_type
const & 
second_

Constructor & Destructor Documentation

template<class MapT>
second_comp< MapT >::second_comp typename MapT::value_type::second_type const &  second  )  [inline]
 

Definition at line 91 of file attributes.cpp.

References second_comp< MapT >::second_.


Member Function Documentation

template<class MapT>
bool second_comp< MapT >::operator() typename MapT::value_type const &  value  )  const [inline]
 

Definition at line 94 of file attributes.cpp.

References second_comp< MapT >::second_.


Member Data Documentation

template<class MapT>
MapT::value_type::second_type const& second_comp< MapT >::second_
 

Definition at line 98 of file attributes.cpp.

Referenced by second_comp< MapT >::operator()(), and second_comp< MapT >::second_comp().


The documentation for this struct was generated from the following file:


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.