RMOL Logo  0.25.3
C++ library of Revenue Management and Optimisation classes and functions
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
BasConst_Curves.hpp
Go to the documentation of this file.
1 #ifndef __RMOL_BAS_BASCONST_CURVES_HPP
2 #define __RMOL_BAS_BASCONST_CURVES_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // RMOL
8 #include <rmol/RMOL_Types.hpp>
9 
10 namespace RMOL {
11 
15 
17  struct DefaultMap {
19  };
20 }
21 #endif // __RMOL_BAS_BASCONST_CURVES_HPP