C++ main module for gpm Package
1.0
|
#include "boost/shared_ptr.hpp"
#include "boost/weak_ptr.hpp"
#include "CORE_Object.h"
#include "CORE_SharedPointersList.h"
#include "CORE_Map.h"
#include "CORE_SharedPointersListVMap.hpp"
Go to the source code of this file.
Classes | |
class | CORE_SharedPointersListVMap< Key, Value > |
This class describes a map: primitive type of Key -> shared pointer of list of Value. More... | |