1 #ifndef CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H 2 #define CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H 29 #endif // CONVERSION_UTILITIES_CONVERSIONEXCEPTION_H #define CPP_UTILITIES_EXPORT
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.
ConversionException() USE_NOTHROW
Constructs a new ConversionException.
Contains several functions providing conversions between different data types.