A const pointer to an element.

Synopsis

Declared in <absl/container/linked_hash_set.h>

using const_pointer = std::allocator_traits<allocator_type>::const_pointer;

Created with MrDocs