![]() |
Home | Libraries | People | FAQ | More |
#define BOOST_SWITCH_LIMIT 50
Header
#include <boost/switch.hpp>
Specifies the maximum number of cases supported. The default value of 50 can be overridden as long as it is the same in every translation unit.
| Copyright © 2007 Steven Watanabe |