A pointer to a const element.
Synopsis
Declared in <absl/types/span.h>
using const_pointer = T const*;
Created with MrDocs
A pointer to a const element.
Declared in <absl/types/span.h>
using const_pointer = T const*;
Created with MrDocs