-
Key: IDL4CPP11-4
-
Status: open
-
Source: Objective Interface Systems ( Mr. Chuck Abbott)
-
Summary:
Prior to C++20, the following template cannot be instantiated:
template <typename T, const T thingy>
class MyTemplate {};MyTemplate<double, 5.0> x;
-
Reported: IDL4-CPP 1.0a1 — Wed, 10 Jan 2024 19:33 GMT
-
Updated: Fri, 21 Jun 2024 17:37 GMT
IDL4CPP11 — Using floating point types to instantiate pre C++20 templates
- Key: IDL4CPP11-4
- OMG Task Force: IDL4 to C++ Language Mapping (IDL4-CPP) 1.1 RTF