Mirror reflection library 0.5.13

mirror/utils/quick_reg.hpp

Go to the documentation of this file.
00001 
00010 #ifndef MIRROR_UTILS_QUICK_REG_1011291729_HPP
00011 #define MIRROR_UTILS_QUICK_REG_1011291729_HPP
00012 
00013 #include <mirror/config.hpp>
00014 #include <mirror/meta_class.hpp>
00015 #include <boost/preprocessor/seq/for_each.hpp>
00016 #include <boost/preprocessor/seq/for_each_i.hpp>
00017 #include <boost/preprocessor/punctuation/comma.hpp>
00018 
00019 MIRROR_NAMESPACE_BEGIN
00032 MIRROR_NAMESPACE_END
00033 
00034 #include <mirror/utils/quick_reg/pod_class.hpp>
00035 #include <mirror/utils/quick_reg/class.hpp>
00036 #include <mirror/utils/quick_reg/enum.hpp>
00037 #include <mirror/utils/quick_reg/free_variable.hpp>
00038 
00039 #endif //include guard
00040 

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.