Hi Farid,

That is part of an optimization (which gives constant complexity) which I left as it is now at Martin's indication.

Liviu

Farid Zaripov wrote:
  If the _RWSTD_NO_LIST_NODE_BUFFER macro is not defined, then
list::splice() method do not conform the stadnard requirements (linear
complexity instead of constant time; invalidated iterators after
operation).
I see that the _RWSTD_NO_LIST_NODE_BUFFER macro is not defined
by default.
Perhaps that macro should be defined by default? Farid.

Reply via email to