libstdc++
std::_Fwd_list_node Struct Reference
Inheritance diagram for std::_Fwd_list_node:

List of all members.

Public Member Functions

Public Attributes


Detailed Description

A helper node class for forward_list. This is just a linked list with a data value in each node. There is a sorting utility method.


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