boost.png (6897 bytes) Home Libraries People FAQ More

PrevUpHome

BOOST_SWITCH_LIMIT

#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

PrevUpHome