Namespaces
Variants
Views
Actions

Difference between revisions of "cpp/string/basic string/append range"

From cppreference.com
< cpp‎ | string‎ | basic string
m (~links)
m (Exceptions)
Line 25: Line 25:
  
 
===Exceptions===
 
===Exceptions===
Throws {{lc|std::length_error}} if the resultant string size would exceed {{rlpf|max_size}}.
+
{{string}}
  
 
{{cpp/strong exception safety guarantee}}
 
{{cpp/strong exception safety guarantee}}

Revision as of 12:43, 26 July 2023