Namespaces
Variants
Views
Actions

Template:cpp/container/dsc const pointer

From cppreference.com
Revision as of 14:25, 14 September 2024 by Space Mission (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

|- class="t-dsc" | const_pointer

|

Allocator::const_pointer

(until C++11)

std::allocator_traits<Allocator>::const_pointer

(since C++11)

|-