Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
ecl
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.hpp
Common formatting definitions.
floats.hpp
Interface for the float (float,double) formatter.
number.hpp
Integral type formatter.
strings.hpp
String type formatter.
ecl_formatters
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:24