Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
map.hh File Reference
#include <map>
#include <vcsn/misc/hash.hh>
Include dependency graph for map.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< map< Key, Value, Compare, Alloc > >
 
class  vcsn::less< ValueSet >
 

Namespaces

 vcsn
 

Functions

template<typename Key , typename Value , typename Compare , typename Alloc >
bool vcsn::has (const std::map< Key, Value, Compare, Alloc > &s, const Key &e)