Mirror reflection library 0.5.13

mirror/pre_registered/basic.hpp

Go to the documentation of this file.
00001 
00011 #ifndef MIRROR_PRE_REGISTERED_BASIC_1103101733_HPP
00012 #define MIRROR_PRE_REGISTERED_BASIC_1103101733_HPP
00013 
00014 // namespaces
00015 #include <mirror/pre_registered/namespace/std.hpp>
00016 #include <mirror/pre_registered/namespace/boost.hpp>
00017 #include <mirror/pre_registered/namespace/mirror.hpp>
00018 // Native C/C++ types
00019 #include <mirror/pre_registered/type/native.hpp>
00020 // std::basic_string's
00021 #include <mirror/pre_registered/type/std/string.hpp>
00022 // std::tm structure
00023 #include <mirror/pre_registered/class/std/tm.hpp>
00024 
00025 #endif //include guard
00026 

Copyright © 2006-2011 Matus Chochlik, University of Zilina, Zilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Fri Dec 16 2011 by Doxygen (version 1.7.3).
Important note: Although the 'boostified' version of Mirror uses the Boost C++ libraries Coding Guidelines and is implemented inside of the boost namespace, it IS NOT an officially reviewed and accepted Boost library. Mirror is being developed with the intention to be submitted for review for inclusion to the Boost C++ libraries.