Disable std::auto_ptr checks in Item in C++17

Authored by dvratil on Dec 4 2018, 1:27 PM.

Description

Disable std::auto_ptr checks in Item in C++17

auto_ptr was removed in C++17 and MSVC actually does disable it when
C++17 is enabled.

Details

Committed
dvratilDec 4 2018, 1:27 PM
Parents
R165:a490a189e41a: Revert "One more try for MSVC"
Branches
Unknown
Tags
Unknown