Boost logo

Boost :

From: Lie-Quan Lee (llee1_at_[hidden])
Date: 2001-04-05 16:34:04


the first template of ct_if in boost/pending/ct_if.hpp is "int
cond". And there are two specialized verisons. One for cond = 1. The
other for cond = 0. My suggestion is to change the first template
argument to be "bool cond". Then specialize for true and false. I was
trapped into the situation that cond is other than 1 and 0.

Cheers,

--
Lie-Quan Lee

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk