#include <stdapis/stlport/stl/_list.h>
class _List_global |
Public Member Type Definitions | |
---|---|
typedef | _List_node_base _Node |
Public Member Functions | |
---|---|
void _STLP_CALL | _Transfer(_List_node_base *, _List_node_base *, _List_node_base *) |
void _STLP_CALL | _Transfer | ( | _List_node_base * | __position, |
_List_node_base * | __first, | |||
_List_node_base * | __last | |||
) | [static] |