Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 2.25 KB

File metadata and controls

45 lines (35 loc) · 2.25 KB

Header <scoped_allocator> implementation status

Reference
Implementation

  • : Cannot implement with language itself. Need compiler support. Used C++ N STL
  • : Partially implemented with C++ N
  • : Fully implemented with C++ N
  • : Not yet implemented
Features Standard Implemented in
Classes
scoped_allocator_adaptor
Functions
operator==
operator!=