Closed jwakely closed 7 months ago
The standard uses class in template heads, not typename. And std:: should not be present on std::allocator_arg_t or std::allocator_traits.
class
typename
std::
std::allocator_arg_t
std::allocator_traits
The standard uses
class
in template heads, nottypename
. Andstd::
should not be present onstd::allocator_arg_t
orstd::allocator_traits
.