[#memusage-list_node] = xref:memusage.adoc[memusage]::list_node :relfileprefix: ../ :mrdocs: Layout model of a doubly linked list node, used to size std::list. == Synopsis Declared in `<memusage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename X> struct list_node; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#