C++ Utilities  5.10.5
Useful C++ classes and routines such as argument parser, IO and conversion utilities
conversionexception.cpp
Go to the documentation of this file.
2 
3 namespace CppUtilities {
4 
9 {
10 }
11 
12 } // namespace CppUtilities
~ConversionException() override
Destroys the ConversionException.
Contains all utilities provides by the c++utilities library.