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

Enumerations

enum  error_code {
  invalid_iterator =0,
  not_dereferenceable_iterator,
  not_incrementable_iterator,
  not_decrementable_iterator,
  not_owner,
  not_same_owner,
  invalid_range,
  inside_range,
  out_of_bounds,
  same_container
}
 

Enumeration Type Documentation

Enumerator
invalid_iterator 
not_dereferenceable_iterator 
not_incrementable_iterator 
not_decrementable_iterator 
not_owner 
not_same_owner 
invalid_range 
inside_range 
out_of_bounds 
same_container