Bridge++  Ver. 2.0.2
aindex_lex_base.h
Go to the documentation of this file.
1 
11 #ifndef AINDEX_LEX_BASE_INCLUDED
12 #define AINDEX_LEX_BASE_INCLUDED
13 
14 #include "lib_alt/alt_impl.h"
15 
16 template<typename REALTYPE, Impl IMPL>
17 class AIndex_lex;
18 
19 
20 #endif // AINDEX_LEX_BASE_INCLUDED
AIndex_lex
Definition: aindex_lex_base.h:17
alt_impl.h