1 #ifndef CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H 2 #define CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H 21 #endif // CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H The ConversionException class is thrown by the various conversion functions of this library when a co...
#define USE_NOTHROW
Marks a function as never throwing, under no circumstances.
Contains several functions providing conversions between different data types.
#define CPP_UTILITIES_EXPORT
Marks the symbol to be exported by the c++utilities library.