formatters.hpp
Go to the documentation of this file.
1 
11 /*****************************************************************************
12 ** Ifdefs
13 *****************************************************************************/
14 
15 #ifndef ECL_FORMATTERS_HPP_
16 #define ECL_FORMATTERS_HPP_
17 
18 /*****************************************************************************
19 ** Includes
20 *****************************************************************************/
21 
22 #include "formatters/common.hpp"
23 #include "formatters/number.hpp"
24 #include "formatters/floats.hpp"
25 #include "formatters/strings.hpp"
26 
27 #endif /*ECL_FORMATTERS_HPP_*/
Common formatting definitions.
Interface for the float (float,double) formatter.
Integral type formatter.
String type formatter.


ecl_formatters
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:36