PolyBoRi
Public Types | List of all members
polybori::generate_index_map< Type > Class Template Reference

#include <pbori_func.h>

Public Types

typedef __gnu_cxx::hash_map
< Type, idx_type, hashes< Type > > 
type
 Type for index maps.

Member Typedef Documentation

template<class Type>
typedef __gnu_cxx::hash_map<Type, idx_type, hashes<Type> > polybori::generate_index_map< Type >::type

Type for index maps.


The documentation for this class was generated from the following file: