arsenalgear-cpp
A library containing general purpose C++ utils.
|
Go to the source code of this file.
Namespaces | |
agr | |
Macros | |
#define | ARSENALGEAR_CONSTANTS_HPP |
Variables | |
template<typename T > | |
const T | agr::null_str = "" |
The string used to represent the null value. More... | |
template<typename T > | |
const T | agr::empty_space = " " |
The string used to represent the empty space. More... | |
#define ARSENALGEAR_CONSTANTS_HPP |