s11n::Detail::same_name< NameableT > Struct Template Reference
Functor to return true if given NameableT objects match a certain name.
More...
#include <algo.hpp>
List of all members.
Detailed Description
template<typename NameableT>
struct s11n::Detail::same_name< NameableT >
Functor to return true if given NameableT objects match a certain name.
NameableT must support:
std::string name() const;
This class is admittedly to avoid the use of bind1st/bind2nd :/.
Definition at line 407 of file algo.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this struct was generated from the following file:
Generated on Thu Sep 29 20:01:16 2005 for libs11n-1.1.3-dev by
1.4.1