__L
__ROPE_DEFINE_ALLOC(__L,_L) \
_Link_type __L = _S_left(__x);
if ((__L && __L->_M_color == _S_rb_tree_red) ||
if (__L && _M_key_compare(_S_key(__x), _S_key(__L)))
if (!__L && !__R && __black_count(__x, _M_root()) != __len)