Cupt
|
#include <string>
#include <vector>
#include <memory>
#include <stdexcept>
#include <cupt/format2.hpp>
Go to the source code of this file.
Classes | |
class | cupt::Exception |
general library exception class More... | |
Namespaces | |
cupt | |
Functions | |
const char * | cupt::__ (const char *message) |
localizes message More... | |
Variables | |
const char *const | cupt::libraryVersion |
the version of Cupt library | |
int | cupt::messageFd |
message file descriptor More... | |