src/hugo/sym_map.h
changeset 901 69a8e672acb1
parent 897 ef09eee53b09
child 906 17f31d280385
equal deleted inserted replaced
3:33e32537e9ab 4:dc9a84b3caaf
     1 // -*- c++ -*-
     1 // -*- c++ -*-
     2 #ifndef SYM_MAP_H
     2 #ifndef HUGO_SYM_MAP_H
     3 #define SYM_MAP_H
     3 #define HUGO_SYM_MAP_H
     4 
     4 
     5 ///\ingroup graphmaps
     5 ///\ingroup graphmaps
     6 ///\file
     6 ///\file
     7 ///\brief Graph maps that construates and destruates
     7 ///\brief Graph maps that construates and destruates
     8 ///their elements dynamically.
     8 ///their elements dynamically.