[Boost-bugs] [Boost C++ Libraries] #9932: Missing assignment operator from related static_vector

Subject: [Boost-bugs] [Boost C++ Libraries] #9932: Missing assignment operator from related static_vector
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-21 11:54:43


#9932: Missing assignment operator from related static_vector
--------------------------+------------------------
 Reporter: igaztanaga | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: Boost 1.56.0 | Component: container
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
--------------------------+------------------------
 static_vector is missing:

 template <std::size_t C>
 static_vector & operator=(static_vector<value_type, C> const& other)

 operator so that assignment from a related static_vector can compile on
 both C++03 and C++11 compilers.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9932>
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