![]() |
Templates -- Meow
1.2.11
A C++ template contains kinds of interesting classes and functions
|
#include "ObjBase.h"
#include "../Self.h"
#include <string>
#include <typeinfo>
#include <map>
#include <cstdio>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | meow::ObjDictionary< Key, Value > |
純粹把 std::map 包起來, 變成繼承自 ObjBase More... | |
Namespaces | |
meow | |