Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::utree_type Struct Reference

#include <utree.hpp>

Public Types

enum  info {
  invalid_type,
  nil_type,
  list_type,
  range_type,
  reference_type,
  any_type,
  function_type,
  bool_type,
  int_type,
  double_type,
  string_type,
  string_range_type,
  symbol_type,
  binary_type
}
 
typedef boost::uint_t< sizeof(info)*8 >
::exact 
exact_integral_type
 
typedef boost::uint_t< sizeof(info)*8 >
::fast 
fast_integral_type
 

Member Typedef Documentation

Member Enumeration Documentation

Enumerator
invalid_type 
nil_type 
list_type 
range_type 
reference_type 
any_type 
function_type 
bool_type 
int_type 
double_type 
string_type 
string_range_type 
symbol_type 
binary_type 

The documentation for this struct was generated from the following file: