Vcsn  2.3
Be Rational
sparse-map.hh File Reference
#include <boost/optional.hpp>
#include <vector>
Include dependency graph for sparse-map.hh:

Go to the source code of this file.

Classes

class  vcsn::sparse_map< Key, Value >
 Sparse Map implementation. More...
 

Namespaces

 vcsn
 

Functions

template<typename Key , typename Value >
bool vcsn::has (const sparse_map< Key, Value > &s, Key k)