![]() |
Vcsn
2.4
Be Rational
|
Sparse Map implementation. More...
#include <sparse-map.hh>
Sparse Map implementation.
Based on Russ Cox trick allowing constant operations for sets: http://research.swtch.com/sparse Porting this concept to maps.
Definition at line 15 of file sparse-map.hh.