Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2007-06-23 18:17:17


on Fri Jun 15 2007, Eric Niebler <eric-AT-boost-consulting.com> wrote:

> 'Fraid not. And the Boost.Parameter trick looks like this, IIRC:
>
> type const &name = get_static_local<type>();

Not anymore:

  template <class Tag>
  keyword<Tag> const keyword<Tag>::instance = {};

see boost/parameter/keyword.hpp

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com

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