
18 Apr
2004
18 Apr
'04
11:05 p.m.
David Abrahams <dave@boost-consulting.com> writes:
The use of the 'explicit' keyword for a T const& ctor overload seems to be completely unneccessary. All the optimizations you can get in intel's strict mode are available using an ordinary non-explicit ^^^^^^^ copy ctor. Am I missing something?
Whoops; I meant comeau's strict mode. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com