Re: [Boost-bugs] [Boost C++ Libraries] #4370: [Serialization] map with private default constructor does not compile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4370: [Serialization] map with private default constructor does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-14 13:59:08


#4370: [Serialization] map with private default constructor does not compile
---------------------------+------------------------------------------------
  Reporter: anonymous | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: Boost 1.44.0 | Component: serialization
   Version: Boost 1.40.0 | Severity: Problem
Resolution: wontfix | Keywords:
---------------------------+------------------------------------------------

Comment (by anonymous):

 Same problem here.

 The culprit is with MSVC reporting an error at the template instantiation
 point, instead of pointing to the actual place where the default
 constructor of std::pair (and thus of the UDT without default constructor)
 is used.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4370#comment:10>
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:07 UTC