BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::_Slist_node< _Tp > Struct Template Reference

#include <bslstp_slist.h>

Inheritance diagram for bsl::_Slist_node< _Tp >:
bsl::_Slist_node_base

Public Attributes

_Tp _M_data
 
- Public Attributes inherited from bsl::_Slist_node_base
_Slist_node_base_M_next
 

Member Data Documentation

◆ _M_data

template<class _Tp >
_Tp bsl::_Slist_node< _Tp >::_M_data

The documentation for this struct was generated from the following file: