Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a const iterator addressing the first element in the string.
const_iterator cbegin() const;
Return Value
A const random-access iterator that points at the first element of the string or the location succeeding an empty string.
Requirements
Header: <string>
Namespace: std