Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
Generic::name_match< T, N > Struct Template Reference
#include <generic_stdlib.h>
Inheritance diagram for Generic::name_match< T, N >:
[legend]Collaboration diagram for Generic::name_match< T, N >:
[legend]List of all members.
Detailed Description
template<class T, class N = string>
struct Generic::name_match< T, N >
Predicate object applicable to any container of pointers to objects which have a name() member function.
Definition at line 61 of file generic_stdlib.h.
|
Public Methods |
| name_match (const N &name_i) |
bool | operator() (T *a) |
| Returns whether the supplied object has a matching name.
|
The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:34 2003 for RF-LISSOM by
1.3-rc2