Boost logo

Boost :

From: larsbj_at_[hidden]
Date: 2002-01-17 11:14:36


"David Abrahams" <david.abrahams_at_[hidden]> writes:

| Ah, but which warnings have you got enabled? I use -Wall.

As said -W and -Wall

code like:

 boost::bind(&Foo::bar,
             boost::ref(*this),
             _1, tmp));

does not generate a warning.

-- 
	Lgb

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