1.1 - Linux compatibility for hash_map.
#include <string>
#include <vector>
#include <list>
#include <ext/hash_map>
Defines | |
| #define | NULL (0L) |
Typedefs | |
| typedef __int32 | int32_t |
| typedef __int64 | int64_t |
| typedef unsigned char | byte_t |
| typedef unsigned char | uchar_t |
| typedef unsigned short | ushort_t |
| typedef unsigned int | uint_t |
| typedef unsigned __int32 | uint32_t |
| typedef unsigned __int64 | uint64_t |
| typedef unsigned long | ulong_t |
| typedef unsigned __int32 | fourcc_t |
| typedef std::string::size_type | str_size_t |
| typedef std::string::size_type | str_pos_t |
| #define NULL (0L) |
| typedef unsigned char byte_t |
| typedef unsigned __int32 fourcc_t |
| typedef __int32 int32_t |
| typedef __int64 int64_t |
| typedef std::string::size_type str_pos_t |
| typedef std::string::size_type str_size_t |
| typedef unsigned char uchar_t |
| typedef unsigned __int32 uint32_t |
| typedef unsigned __int64 uint64_t |
| typedef unsigned int uint_t |
| typedef unsigned long ulong_t |
| typedef unsigned short ushort_t |
1.5.3