Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-07-05 06:59:56


From: "David Abrahams" <david.abrahams_at_[hidden]>
[...]
> Yes, but the lower-case guideline is just in deference to long-standing
> boost and std:: tradition. Usually this is solved by adding _t to the
class
> name :(.
> In practice I've had no trouble with this.

template<class U, class T> shared_ptr<U> dynamicCast(shared_ptr<T>);

Lowercase this. :-)

--
Peter Dimov
Multi Media Ltd.

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