Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the stored allocator object for this concurrent container. This method is concurrency safe.
allocator_type get_allocator() const;
Return Value
The stored allocator object for this concurrent container.
Requirements
Header: internal_concurrent_hash.h
Namespace: concurrency