Go to the source code of this file.
Namespaces | |
namespace | std |
Typedefs | |
typedef ::size_t | std::size_t2 |
Functions | |
template<class T> | |
T & | max (T &a, T &b) |
template<class T> | |
T & | min (T &a, T &b) |
T& max | ( | T & | a, | |
T & | b | |||
) |
Definition at line 54 of file msvc_include.h.
Referenced by Actor::getDamageAmount(), TreasureLoader::parseUInt32Vector(), and SegmentedPool::printInfo().
T& min | ( | T & | a, | |
T & | b | |||
) |
Definition at line 55 of file msvc_include.h.
Referenced by Actor::getDamageAmount(), TreasureLoader::parseUInt32Vector(), and SegmentedPool::printInfo().