Reverse iterator over the string's constant elements
Synopsis
Declared in <mp‐units/ext/fixed_string.h>
using const_reverse_iterator = std::reverse_iterator<const_iterator>;
Created with MrDocs