a) template < class T > class allocator;
b) template < class T > class;
c) template class allocator;
d) template class()
What is the correct syntax for declaring an allocator?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the correct syntax for declaring an allocator?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!