Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
validation.hpp File Reference
Include dependency graph for validation.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#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