#include <protected_call.hpp>
Public Types | |
typedef bool(T::* | proc_type )() |
Public Member Functions | |
concrete_protected_call (T *o, proc_type p) | |
bool BOOST_REGEX_CALL | execute () const |
typedef bool(T::* boost::re_detail::concrete_protected_call< T >::proc_type)() |
|
inline |
|
inherited |