Mirror reflection library - Puddle compile-time layer 0.5.13
Classes

Puddle - Categorization and Tag dispatching

Classes

struct  puddle::meta_instance_tag
 Tag for types which conform to the Puddle's MetaInstance concept. More...
struct  puddle::meta_plain_instance_tag
 Tag for types which conform to the Puddle's MetaPlainInstance concept. More...

Detailed Description

Puddle adds several new tag types to the ones already defined by Mirror. These types can be used for compile-time template specialization selection and function overload dispatching.


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.