Placement operator new[] in <vcruntime.h> should be marked...
I tried to locally add_MSVC_CONSTEXPRto that placementoperator new[]and then the resolution worked. I think that should be a proper resolution, and VCRuntime should add it. A temporary workaround can be implemented in MSVC STL, though. ...