Mirror reflection library 0.5.13

mirror/all.hpp

Go to the documentation of this file.
00001 
00012 #ifndef MIRROR_ALL_1104131419_HPP
00013 #define MIRROR_ALL_1104131419_HPP
00014 
00015 // include everything except pre-registered items
00016 #include <mirror/mirror_base.hpp>
00017 // pre-registering of the default set of namespaces, types, classes, etc.
00018 #include <mirror/pre_registered/full.hpp>
00019 
00020 #endif // include guard

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.