![]() |
Home | Libraries | People | FAQ | More |
boost::xpressive::op::dynamic_cast_ — dynamic_cast_<>
is a PolymorphicFunctionObject for dynamically casting a parameter to a different type.
// In header: <boost/xpressive/regex_actions.hpp> template<typename T> struct dynamic_cast_ { // types typedef ; // public member functions template<typename Value> () ; };