aGrUM  0.14.2
bijection_tpl.h File Reference

Class providing generic double hash tables. More...

+ Include dependency graph for bijection_tpl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

template<typename T1 , typename T2 , typename Alloc >
std::ostream & gum::operator<< (std::ostream &, const Bijection< T1, T2, Alloc > &bijection)
 For friendly display of the content of the gum::Bijection. More...
 

Detailed Description

Class providing generic double hash tables.

Author
Jean-Philippe DUBUS, Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file bijection_tpl.h.