![]() |
last update 20 Sep 2009 |
![]() |
#include <cvrMetaProgrammingTools.h>
If the value used for switching is equal to Y
the switch_t returns T
, otherwise it goes on with the next CASE
. Default for case is cvr::internal::no_type
which should be avoided.
See cvr::internal::switch_t for a more detailed documentation.