C++ main module for gpm Package  1.0
Classes
CORE_SharedPointersVMap.h File Reference
#include "boost/shared_ptr.hpp"
#include "boost/weak_ptr.hpp"
#include "CORE_Object.h"
#include "CORE_SharedPointersList.h"
#include "CORE_Map.h"
#include "CORE_SharedPointersVMap.hpp"
Include dependency graph for CORE_SharedPointersVMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CORE_SharedPointersVMap< Key, Value >
 This class describes a map: primitive type of Key -> shared pointer of Value. More...