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

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::wave
 
 boost::wave::grammars
 

Enumerations

enum  boost::wave::grammars::value_error {
  boost::wave::grammars::error_noerror = 0x0,
  boost::wave::grammars::error_division_by_zero = 0x1,
  boost::wave::grammars::error_integer_overflow = 0x2,
  boost::wave::grammars::error_character_overflow = 0x4
}