$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2008-02-13 08:00:04
> How about:
> boost::control_flow
> boost::switch_case
> ?
>
> (I don't much like either of those, but maybe they'll inspire somebody
> else).
Well, usually such compile-time versions of familair runtime
constructs are called static_*, so how about static_switch?
Zach