Main Page
Namespaces
Classes
Files
File List
include
ecl
mpl.hpp
Go to the documentation of this file.
1
8
/*****************************************************************************
9
** Ifdefs
10
*****************************************************************************/
11
12
#ifndef ECL_MPL_HPP_
13
#define ECL_MPL_HPP_
14
15
/*****************************************************************************
16
** Includes
17
*****************************************************************************/
18
19
#include "
mpl/bool.hpp
"
20
#include "
mpl/if.hpp
"
21
#include "
mpl/enable_if.hpp
"
22
#include "
mpl/failed_object.hpp
"
23
#include "
mpl/converters.hpp
"
24
25
#endif
/* ECL_MPL_HPP_ */
if.hpp
converters.hpp
Type converters.
failed_object.hpp
An object to use when you want to throw a compile time failure.
bool.hpp
Defines the metaprogamming equivalent of the boolean type.
enable_if.hpp
C++0x's enable_if extensions (fill-in till they're available).
ecl_mpl
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:14