|
|
Member functions | ||||
basic_stacktrace::get_allocator | ||||
Iterators | ||||
Capacity | ||||
Element access | ||||
Modifiers | ||||
Non-member functions | ||||
Helper classes | ||||
allocator_type get_allocator()constnoexcept; | (since C++23) | |
Returns the allocator associated with thebasic_stacktrace
.
(none)
The associated allocator.
Constant.