[inline]
Definition at line 189 of file FXPolicies.h.
00190 { 00191 list.splice(to, list, from); 00192 from=--to; 00193 }