Tapkee
|
#include <vector>
#include <utility>
#include <map>
Go to the source code of this file.
Macros | |
#define | TAPKEE_INTERNAL_VECTOR std::vector |
#define | TAPKEE_INTERNAL_PAIR std::pair |
#define | TAPKEE_INTERNAL_MAP std::map |
#define TAPKEE_INTERNAL_MAP std::map |
Definition at line 19 of file stdtypes.hpp.
#define TAPKEE_INTERNAL_PAIR std::pair |
Definition at line 15 of file stdtypes.hpp.
#define TAPKEE_INTERNAL_VECTOR std::vector |
Definition at line 11 of file stdtypes.hpp.