Main Page
Namespaces
Classes
Files
File List
include
ecl
mpl
failed_object.hpp
Go to the documentation of this file.
1
8
/*****************************************************************************
9
** Ifdefs
10
*****************************************************************************/
11
12
#ifndef ECL_MPL_FAILED_OBJECT_HPP_
13
#define ECL_MPL_FAILED_OBJECT_HPP_
14
15
/*****************************************************************************
16
** Namespaces
17
*****************************************************************************/
18
19
namespace
ecl
{
20
24
class
FailedObject
{
25
private
:
26
FailedObject
() {}
27
};
28
29
}
// namespace ecl
30
31
#endif
/* ECL_MPL_FAILED_OBJECT_HPP_ */
ecl
Embedded control libraries.
ecl::FailedObject::FailedObject
FailedObject()
Definition:
failed_object.hpp:26
ecl::FailedObject
An object designed to fail with compile time error upon instantiation.
Definition:
failed_object.hpp:24
ecl_mpl
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:14