27 #ifndef _STLP_INTERNAL_SLIST_BASE_H 28 #define _STLP_INTERNAL_SLIST_BASE_H 30 #ifndef _STLP_INTERNAL_CSTDDEF 46 __prev_node->
_M_next = __new_node;
51 template <
class _Dummy>
72 #if defined (_STLP_USE_TEMPLATE_EXPORT) 82 #if !defined (_STLP_LINK_TIME_INSTANTIATION) && defined (_STLP_EXPOSE_GLOBALS_IMPLEMENTATION) static const _Slist_node_base *_STLP_CALL __previous(const _Slist_node_base *__head, const _Slist_node_base *__node)
static _Slist_node_base *_STLP_CALL __previous(_Slist_node_base *__head, const _Slist_node_base *__node)
_Slist_node_base * _M_next
#define _STLP_MOVE_TO_PRIV_NAMESPACE
static _Slist_node_base *_STLP_CALL __reverse(_Slist_node_base *__node)
#define _STLP_MOVE_TO_STD_NAMESPACE
#define _STLP_EXPORT_TEMPLATE_CLASS
static size_t _STLP_CALL size(_Slist_node_base *__node)
static void _STLP_CALL __splice_after(_Slist_node_base *__pos, _Slist_node_base *__before_first, _Slist_node_base *__before_last)
_Slist_node_base * __slist_make_link(_Slist_node_base *__prev_node, _Slist_node_base *__new_node)
#define __CONST_CAST(__x, __y)
#define _STLP_END_NAMESPACE
_Sl_global< bool > _Sl_global_inst
#define _STLP_BEGIN_NAMESPACE