diff options
author | Herbert Dürr <hdu@apache.org> | 2013-05-15 08:24:08 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-15 12:48:58 +0100 |
commit | 8d9998f53af1806b06cf659f52607b2ac409a113 (patch) | |
tree | cf31e56c9080ced40815ff48942b8fa3d988ac74 /extras | |
parent | e78d3245487e9b140caa15b586374e413eba178a (diff) |
Related: #i122208# avoid default assignment of recursive STL containers
support for recursive STL containers is not required by the standard.
Boost TR1 containers allow them explicitly though but for some compiler/stl
combinations there are constness issues that prevent the default
assignment operator to work. Adding a small helper function solves
this problem in a clean way.
(cherry picked from commit 58d204292c12eb5237106d223251d8855aca3ca2)
Conflicts:
configmgr/source/partial.hxx
Change-Id: I301765e47db12f3b158d4525e896e090f4b81bbb
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions