vega
|
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | vega::Exception |
The base class for exceptions that are raised by the vega library. More... | |
Namespaces | |
vega | |
Enumerations | |
enum | vega::Endian { vega::Endian::LITTLE, vega::Endian::BIG } |
Functions | |
Endian | vega::get_machine_endian () |