diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-05-06 16:25:08 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-05-06 17:17:40 +0200 |
commit | 3f4a63f1492b7b471ad995029244a6a113e6636d (patch) | |
tree | 69b6adc030a2afa5dca2c015bf550a00a18143a1 /io/Library_connector.mk | |
parent | fb24a49d76edfe3cc7c9aeb7e9c293bee8a3d371 (diff) |
Revert "abstract type in ptr_container needs this workaround"
d3f063cc86b50ac9adf08eb46dd2caf7975ed43c, by instead restricting the use of the
Boost pointer containers to non-inline code (watch out for implicitly generated
copy ctors and copy assignment ops), thus preventing MSVC from trying to
generate full template instantiations of those containers (similar to
f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 "Blind fix for MSVC, take two").
Turns out the ScConditionalFormat copy ctor was unused anyway (but the
ScConditionalFormatList copy ctor isn't, so only prevent generation of an
implicit copy assignment op there).
Change-Id: I23303a98df7024dbce95638ac13097b71a9c5c04
Diffstat (limited to 'io/Library_connector.mk')
0 files changed, 0 insertions, 0 deletions