#include <boost/test/utils/runtime/config.hpp>
#include <boost/test/utils/runtime/cla/fwd.hpp>
#include <boost/test/utils/runtime/cla/validation.ipp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::BOOST_RT_PARAM_NAMESPACE | |
boost::BOOST_RT_PARAM_NAMESPACE::cla | |
Macros | |
#define | BOOST_RT_CLA_VALIDATE_INPUT(b, tr, msg) if( b ) ; else ::boost::BOOST_RT_PARAM_NAMESPACE::cla::report_input_error( tr, format_stream().ref() << msg ) |
#define | BOOST_RT_PARAM_INLINE inline |
Functions | |
void | boost::BOOST_RT_PARAM_NAMESPACE::cla::report_input_error (argv_traverser const &tr, format_stream &msg) |
#define BOOST_RT_CLA_VALIDATE_INPUT | ( | b, | |
tr, | |||
msg | |||
) | if( b ) ; else ::boost::BOOST_RT_PARAM_NAMESPACE::cla::report_input_error( tr, format_stream().ref() << msg ) |
#define BOOST_RT_PARAM_INLINE inline |