Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
test_element_t Struct Reference
Collaboration diagram for test_element_t:

Public Member Functions

template<typename C , typename A >
 test_element_t (C &&c, const std::allocator< A > &)
 

Public Attributes

uint64_t id
 
int secondary
 
throwing_copy dummy
 

Detailed Description

Definition at line 112 of file undo_index.cpp.

Constructor & Destructor Documentation

◆ test_element_t()

template<typename C , typename A >
test_element_t::test_element_t ( C && c,
const std::allocator< A > &  )
inline

Definition at line 114 of file undo_index.cpp.

114{ c(*this); }

Member Data Documentation

◆ dummy

throwing_copy test_element_t::dummy

Definition at line 117 of file undo_index.cpp.

◆ id

uint64_t test_element_t::id

Definition at line 115 of file undo_index.cpp.

◆ secondary

int test_element_t::secondary

Definition at line 116 of file undo_index.cpp.


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