Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
integer_mapping.cc File Reference

A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented. More...

#include <utility/integer_mapping.hh>
#include <utility/string_util.hh>
#include <utility/excn/Exceptions.hh>
#include <platform/types.hh>

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 

Detailed Description

A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)