src/hugo/map_bits.h
changeset 904 b40afcf42a4d
parent 844 9bf990cb066d
child 906 17f31d280385
equal deleted inserted replaced
0:fd13af628ae2 1:4196dc65ace6
     1 // -*- c++ -*- 
     1 // -*- c++ -*- 
     2 #ifndef MAP_BITS_H
     2 #ifndef HUGO_MAP_BITS_H
     3 #define MAP_BITS_H
     3 #define HUGO_MAP_BITS_H
     4 
     4 
     5 ///\ingroup graphmaps
     5 ///\ingroup graphmaps
     6 ///\file
     6 ///\file
     7 ///\brief Some utils to help implement maps.
     7 ///\brief Some utils to help implement maps.
     8 
     8