BWAPI
Classes | Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Unique_hash_map.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Handle_hash_function.h>
#include <CGAL/Tools/chained_map.h>
#include <cstddef>
Include dependency graph for Unique_hash_map.h:

Go to the source code of this file.

Classes

class  Unique_hash_map< Key_, Data_, UniqueHashFunction >
class  boost::associative_property_map< CGAL::Unique_hash_map< KeyType, ValueType > >

Namespaces

namespace  boost

Functions

template<typename KeyType , typename ValueType >
associative_property_map
< CGAL::Unique_hash_map
< KeyType, ValueType > > 
boost::make_assoc_property_map (CGAL::Unique_hash_map< KeyType, ValueType > &c)
template<typename KeyType , typename ValueType >
ValueType & boost::get (const associative_property_map< CGAL::Unique_hash_map< KeyType, ValueType > > &uhm, const KeyType &key)
template<typename KeyType , typename ValueType >
void boost::put (associative_property_map< CGAL::Unique_hash_map< KeyType, ValueType > > &uhm, const KeyType &key, const ValueType &val)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines