the type of an element const pointer

Synopsis

Declared in <nlohmann/json.hpp>

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

Created with MrDocs