#include "mfcpch.h"#include "tprintf.h"#include "strngs.h"Classes | |
| class | DataCache |
Defines | |
| #define | CHECK_INVARIANT(s) |
Variables | |
| const int | kDataCacheSize = 8 |
| const int | kMaxIntSize = 22 |
| const int | kMinCapacity = 16 |
| #define CHECK_INVARIANT | ( | s | ) |
| const int kDataCacheSize = 8 |
| const int kMaxIntSize = 22 |
| const int kMinCapacity = 16 |
1.6.3