#include "Basis/LibConfig.h"
Include dependency graph for Std.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
Defines | |
#define | IMPALA_VERSION 100300 |
#define | IMPALA_VERSION_STR "10.03.00" |
#define | IMPALA_STRING2(x) #x |
#define | IMPALA_STRING(x) IMPALA_STRING2(x) |
#define | SVN_VERSION_STR "unknown" |
Functions | |
template<class T> | |
T | Impala::Max (T x, T y) |
template<class T> | |
T | Impala::Min (T x, T y) |