_Sl_global Class Reference

class _Sl_global

Member Functions Documentation

__previous(_Slist_node_base *, const _Slist_node_base *)

_Slist_node_base *_STLP_CALL__previous(_Slist_node_base *__head,
const _Slist_node_base *__node
)[static]

Parameters

_Slist_node_base * __head
const _Slist_node_base * __node

__previous(const _Slist_node_base *, const _Slist_node_base *)

const _Slist_node_base *_STLP_CALL__previous(const _Slist_node_base *__head,
const _Slist_node_base *__node
)[static, inline]

Parameters

const _Slist_node_base * __head
const _Slist_node_base * __node

__reverse(_Slist_node_base *)

_Slist_node_base *_STLP_CALL__reverse(_Slist_node_base *__node)[static]

Parameters

_Slist_node_base * __node

__splice_after(_Slist_node_base *, _Slist_node_base *, _Slist_node_base *)

void _STLP_CALL__splice_after(_Slist_node_base *__pos,
_Slist_node_base *__before_first,
_Slist_node_base *__before_last
)[static]

Parameters

_Slist_node_base * __pos
_Slist_node_base * __before_first
_Slist_node_base * __before_last

__splice_after(_Slist_node_base *, _Slist_node_base *)

void _STLP_CALL__splice_after(_Slist_node_base *__pos,
_Slist_node_base *__head
)[static]

Parameters

_Slist_node_base * __pos
_Slist_node_base * __head

size(_Slist_node_base *)

size_t _STLP_CALLsize(_Slist_node_base *__node)[static]

Parameters

_Slist_node_base * __node