|
net-cpp ..
C++11 library for networking purposes
|
#include <string>Go to the source code of this file.
Classes | |
| struct | core::Location |
Namespaces | |
| namespace | core |
Macros | |
| #define | CORE_FROM_HERE() |
Functions | |
| Location | core::from_here (const std::string &file, const std::string &function, std::size_t line) |
| #define CORE_FROM_HERE | ( | ) |
Definition at line 37 of file location.h.