failed_object.hpp
Go to the documentation of this file.
00001 
00008 /*****************************************************************************
00009 ** Ifdefs
00010 *****************************************************************************/
00011 
00012 #ifndef ECL_MPL_FAILED_OBJECT_HPP_
00013 #define ECL_MPL_FAILED_OBJECT_HPP_
00014 
00015 /*****************************************************************************
00016 ** Namespaces
00017 *****************************************************************************/
00018 
00019 namespace ecl {
00020 
00024 class FailedObject {
00025 private:
00026         FailedObject() {}
00027 };
00028 
00029 } // namespace ecl
00030 
00031 #endif /* ECL_MPL_FAILED_OBJECT_HPP_ */


ecl_mpl
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:20