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