-
Key: CPP1117-2
-
Status: closed
-
Source: Remedy IT ( Johnny Willemsen)
-
Summary:
using M2 = IDL::bounded_map<std::string, T, 20;
should be
using M2 = IDL::bounded_map<std::string, T, 20>;
-
Reported: CPP11 1.7 — Wed, 20 Oct 2021 06:24 GMT
-
Disposition: Closed; No Change — CPP11 1.7
-
Disposition Summary:
Typo is not in base document
ptc/21-11-02 doesn't have this typo
-
Updated: Tue, 9 Jan 2024 19:49 GMT