onnxruntime/winml/lib/Common/inc
Sheil Kumar cb9408e89c
Enable cpp20 builds for DML EP and WinML API (#17800)
Enable cpp20 builds for DML EP and WinML API

1) Missing typename for templated types
2) unmove helper for inline references to rvalue temporaries
This is okay since per the standard a temporary bound to a reference
parameter in a function call exists until the end of the full expression
containing that function call: if the function returns a reference,
which outlives the full expression, it becomes a dangling reference.

3) static now not needed for template specializations

---------

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2023-10-06 10:33:38 -07:00
..
common.h Enable cpp20 builds for DML EP and WinML API (#17800) 2023-10-06 10:33:38 -07:00
CommonDeviceHelpers.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
cppwinrt_onnx.h
dx.h
errors.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
iengine.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
NamespaceAliases.h
onnx.h remove AllocatorMgr class (#16509) 2023-06-28 15:43:19 -07:00
pch.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
PheonixSingleton.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
StringHelpers.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
WinML_Lock.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
WinMLTelemetryHelper.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00
winrt_headers.h Format c++ code under winml/ (#16660) 2023-07-25 21:56:50 -07:00