Searched defs:specific_param_error (Results 1 – 1 of 1) sorted by relevance
73 class BOOST_SYMBOL_VISIBLE specific_param_error : public Base { class75 explicit specific_param_error( cstring param_name ) : Base( param_name ) {} in specific_param_error() function in boost::runtime::specific_param_error