This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unordered associative containers are non-copyable in profile mode


On 11/09/2011 12:51 AM, Jonathan Wakely wrote:
The obvious fix is simply to change the argument type, but is there a
reason it's defined that way?
Is there any reason for not having, for the time being at least, the same set of constructors we have in debug-mode, thus add a proper copy-constructor too?

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]