mp_units::basic_fixed_string::const_reverse_iterator

Synopsis

Declared in <mp-units/ext/fixed_string.h>
using const_reverse_iterator = std::reverse_iterator<const_iterator>;


Created with MrDocs