|
Boost :
|
- Next message: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Previous message: David Abrahams: "Re: [boost] bind/mem_fn problem"
- In reply to: David Abrahams: "boost::bind, _1, and gcc 3.0.2"
- Next in thread: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Reply: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Reply: Mattias Flodin: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
From: "David Abrahams" <david.abrahams_at_[hidden]>
> FYI, I'm getting this warning from gcc-3.0.2:
>
> c:/boost/boost/bind.hpp:1356: warning: identifier name `_1' conflicts with
> GNU
> C++ internal naming strategy
Nicht gut. Legally speaking g++ is wrong since _1 is a valid user identifier
in C++.
--
Peter Dimov
Multi Media Ltd.
- Next message: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Previous message: David Abrahams: "Re: [boost] bind/mem_fn problem"
- In reply to: David Abrahams: "boost::bind, _1, and gcc 3.0.2"
- Next in thread: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Reply: David Abrahams: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
- Reply: Mattias Flodin: "Re: [boost] boost::bind, _1, and gcc 3.0.2"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk