Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
A template mother-to-daughter caster predicate class. More...
#include <bayeux/datatools/i_predicate.h>
Public Member Functions | |
mother_to_daughter_predicate (i_predicate< Mother > &mother_predicate_) | |
virtual bool | operator() (const Daughter &obj) const |
A template mother-to-daughter caster predicate class.
|
inline |
|
inlinevirtual |
Implements datatools::i_predicate< Daughter >.