collection2  v0.6.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
collection2::Node< Element, Size > Struct Template Reference

リストの一要素を表す構造体 More...

#include <list.hpp>

Public Attributes

bool isEnabled = false
 
Nodenext = nullptr
 
Nodeprevious = nullptr
 
Element element
 

Detailed Description

template<typename Element, typename Size = size_t>
struct collection2::Node< Element, Size >

リストの一要素を表す構造体

Template Parameters
Element
Size

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