Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-18 11:30:24


"Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> writes:

> Does standard require/recomend inline in method declaration? I always
> thought it ignored
>
> class A
> {
> inline void foo();
> ^^^^
> };
>
> inline void
> A::foo()
> {
> ....
> }

Not all^H^H^H^H^H^H^H^HNo compilers are perfectly standard-compliant.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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