Re: [Boost-bugs] [Boost C++ Libraries] #10032: void container parameters not ignored with BOOST_INTRUSIVE_VARIADIC_TEMPLATES

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10032: void container parameters not ignored with BOOST_INTRUSIVE_VARIADIC_TEMPLATES
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-13 11:01:44


#10032: void container parameters not ignored with
BOOST_INTRUSIVE_VARIADIC_TEMPLATES
--------------------------------+------------------------------------------
  Reporter: Matei David | Owner: igaztanaga
  <matei@…> | Status: closed
      Type: Feature Requests | Component: intrusive
 Milestone: To Be Determined | Severity: Cosmetic
   Version: Boost 1.55.0 | Keywords: variadic template parameters
Resolution: invalid |
--------------------------------+------------------------------------------
Changes (by igaztanaga):

 * status: new => closed
 * resolution: => invalid

Comment:

 Using void parameters is not allowed, as the user must pass only allowed
 options. The documented interface is a variadic options interface. In
 C++03 compilers it's implemented with default template arguments to avoid
 but it's an implementation detail .

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10032#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC