|
Wire Sysio Wire Sysion 1.0.0
|

Public Member Functions | |
| template<typename C , typename A > | |
| conflict_element_t (C &&c, const test_allocator< A > &) | |
Public Attributes | |
| uint64_t | id |
| int | x0 |
| int | x1 |
| int | x2 |
| throwing_copy | dummy |
Definition at line 485 of file undo_index.cpp.
|
inline |
Definition at line 487 of file undo_index.cpp.
| throwing_copy conflict_element_t::dummy |
Definition at line 492 of file undo_index.cpp.
| uint64_t conflict_element_t::id |
Definition at line 488 of file undo_index.cpp.
| int conflict_element_t::x0 |
Definition at line 489 of file undo_index.cpp.
| int conflict_element_t::x1 |
Definition at line 490 of file undo_index.cpp.
| int conflict_element_t::x2 |
Definition at line 491 of file undo_index.cpp.