DescriptionWork around vs2013sp2-3 bug in skstd::unique_ptr.
When compiling skstd::unique_ptr::compressed_base with the vc++ in
some intermediate service pack versions of Visual Studio 2013 the
compiler will crash with an internal compiler error. In the interest of
reducing headaches, work around this issue in skstd::unique_ptr until
std::unique_ptr can be used.
BUG=skia:4564
Committed: https://skia.googlesource.com/skia/+/1fce5584cfd7c9cc36388b9d250f03d56ee9b254
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|