MyraMath
|
Returns a std::runtime_error() whose message has been populated using printf()-style formatting. More...
#include <myramath/MYRAMATH_EXPORT.h>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Functions | |
std::runtime_error | myra::eprintf (const char *format,...) |
Returns a std::runtime_error(), populated in the style of printf(). | |
Returns a std::runtime_error() whose message has been populated using printf()-style formatting.