Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

vector_typedef.hpp

Go to the documentation of this file.
00001 #ifndef vector_typedef_HPP
00002 #define vector_typedef_HPP
00003 
00004 #include "common.hpp"
00005 #include <vector>
00006 
00007 typedef std::vector< itemvecCounterPair > cand_vector_t;
00008 #endif

Generated on Sun Sep 17 17:50:40 2006 for FIM environment by  doxygen 1.4.4