$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-09-22 16:38:14
"Tzu-Chien Chiu" wrote:
> Any boost library can make me write the expression like
>
> int x = 3;
> if ( x in list(3, 5, 6, 7) ) {
> ...
> }
>
The library suggested here
http://listarchives.boost.org/Archives/boost/2005/06/88630.php
has such feature. I do not know whether Sandbox has
the latest version, if not, ask Maksym directly.
/Pavel