On 16 August 2011 01:13, Jeffrey Walton wrote: > > template<typename U> > inline zallocator(zallocator<U> const&) { } The 'inline' does nothing at class scope btw.
On 16 August 2011 01:13, Jeffrey Walton wrote: > > template<typename U> > inline zallocator(zallocator<U> const&) { } The 'inline' does nothing at class scope btw.