Home
Libraries
People
FAQ
More
string::const_reference
A const reference to an element.
Synopsis
using
const_reference
=
const
char
&;
Description