_S_copy_max
__r->_M_size + __slen <= _S_copy_max) {
if (__right->_M_size + __slen <= _S_copy_max) {
if (__orig_size + __slen <= _S_copy_max &&
&& __right->_M_size + __slen <= _S_copy_max) {
if (__right->_M_size + __left->_M_size <= _S_copy_max) {
if (__leftright->_M_size + __right->_M_size <= _S_copy_max) {