memusage::list_node

Layout model of a doubly linked list node, used to size std::list.

Synopsis

Declared in <memusage.h>

template<typename X>
struct list_node;