![]() |
Home | Libraries | People | FAQ | More |
boost::type_erasure::check_match
// In header: <boost/type_erasure/check_match.hpp> template<typename Concept, typename Op, U> bool (const binding< Concept > & binding, const Op & f, U &&... args); template<typename Op, U> bool (const Op & f, U &&... args);