Iros
Loading...
Searching...
No Matches
hash_node.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/container/intrusive/forward_list_node.h
"
4
5
namespace
di::container
{
6
template
<
typename
Tag>
7
struct
HashNode
:
IntrusiveForwardListNode
<Tag> {};
8
}
di::container::IntrusiveForwardListNode::IntrusiveForwardListNode
constexpr IntrusiveForwardListNode()
Definition
forward_list_node.h:11
forward_list_node.h
di::container
Definition
sequence.h:12
di::container::HashNode
Definition
hash_node.h:7
libs
di
include
di
container
hash
node
hash_node.h
Generated by
1.13.0