$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Generalized concept usage in Boost libraries
From: Celtic Minstrel (celtic.minstrel.ca_at_[hidden])
Date: 2009-07-27 15:48:11
My personal opinion is that concept-checking should be enabled simply
by defining something such as BOOST_ENABLE_CONCEPT_CHECKS before
including any boost header; though incorporating optional concept
checking needn't be necessary for acceptance..