#include <algorithm>
#include <string>
Go to the source code of this file.
Classes | |
class | nitro::exception |
Class of nitro library exception. More... | |
Namespaces | |
namespace | nitro |
Defines | |
#define | WIN32_PLATFORM |
Variables | |
const std::size_t | nitro::EXCEPTION_MESSAGE_LENGTH = 1024 |
#define WIN32_PLATFORM |
Definition at line 8 of file exception.h.