Mirror reflection library 0.5.13

mirror/cntnr_op_param_tags.hpp

Go to the documentation of this file.
00001 
00011 #ifndef MIRROR_CNTNR_OP_PARAM_TAGS_1104270816_HPP
00012 #define MIRROR_CNTNR_OP_PARAM_TAGS_1104270816_HPP
00013 
00014 #include <mirror/config.hpp>
00015 
00016 MIRROR_NAMESPACE_BEGIN
00017 
00060 
00061 
00064 struct container_op_value_param { };
00065 
00067 
00070 struct container_op_location_param { };
00071 
00073 
00076 struct container_op_end_location_param { };
00077 
00079 
00082 struct container_op_count_param { };
00083 
00084 MIRROR_NAMESPACE_END
00085 
00086 #endif //include guard
00087 

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.