ScummVM API documentation
Common::ListInternal::Node< T > Struct Template Reference
Inheritance diagram for Common::ListInternal::Node< T >:
Common::ListInternal::NodeBase

Public Member Functions

 Node (const T &x)
 
- Public Member Functions inherited from Common::ListInternal::NodeBase
constexpr NodeBase (NodeBase *prev, NodeBase *next)
 

Public Attributes

_data
 
- Public Attributes inherited from Common::ListInternal::NodeBase
NodeBase_prev = nullptr
 
NodeBase_next = nullptr
 

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