Re: [Boost-bugs] [Boost C++ Libraries] #8175: Make boost::container::allocator_arg_t a typedef of std::allocator_arg_t when available

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8175: Make boost::container::allocator_arg_t a typedef of std::allocator_arg_t when available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-05 22:57:47


#8175: Make boost::container::allocator_arg_t a typedef of std::allocator_arg_t
when available
-------------------------------+------------------------
  Reporter: Erik.Jensen@… | Owner: igaztanaga
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: container
   Version: Boost 1.52.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+------------------------
Changes (by igaztanaga):

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

Comment:

 Reviewing old bugs. Since commit (included in Boost 1.58):

 https://github.com/boostorg/container/commit/7635eba375c2eda18307db78515cce0adc76c9c7

 allocator_arg_t is a typedef of const std::allocator_arg_t, which allows
 forward declaration of the standard allocator without including the
 standard header, and interoperability with std types.

 Thanks for the report and sorry for the long delay to implement and
 document the solution.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8175#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:20 UTC