$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: DEAN STURTEVANT (dean_at_[hidden])
Date: 2000-12-18 09:47:49
After private communication with David Abrahams I discovered what the
miscommunication was. The procedure that I described for avoiding ODR
violations with asserts was only targeted at asserts within the boost
namespace. Effectively I was describing the same technique that the
STLPort uses to discriminate debug mode code.