Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | List of all members
datatools::smart_ref< T >::has_flag Class Reference

Predicate used by the smart_ref template class. More...

#include <bayeux/datatools/smart_ref.h>

Inheritance diagram for datatools::smart_ref< T >::has_flag:

Public Member Functions

 has_flag (const std::string &flag_)
 
bool operator() (const smart_ref_type &s_) const
 

Detailed Description

template<class T>
class datatools::smart_ref< T >::has_flag

Predicate used by the smart_ref template class.

Constructor & Destructor Documentation

◆ has_flag()

template<class T >
datatools::smart_ref< T >::has_flag::has_flag ( const std::string &  flag_)
inlineexplicit

Member Function Documentation

◆ operator()()

template<class T >
bool datatools::smart_ref< T >::has_flag::operator() ( const smart_ref_type s_) const
inline

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