constexpr constructors missing
-
Key: IDL4CPP11-15
-
Status: open
-
Source: Remedy IT ( Johnny Willemsen)
-
Summary:
In user code I want to use constexpr for IDL fixed values, for example
constexr F pi
{3.142857};
But in order for that to work a constexpr constructor has to be available, the spec should define that
-
Reported: IDL4-CPP 1.0b1 — Wed, 4 Sep 2024 07:19 GMT
-
Updated: Wed, 4 Sep 2024 14:18 GMT