Wire Sysio Wire Sysion 1.0.0
|
#include <undo_index.hpp>
Public Attributes | |
boost::iterator_range< typename index0_set_type::const_iterator > | new_values |
boost::iterator_range< typename list_base< old_node, index0_type >::const_iterator > | old_values |
boost::iterator_range< typename list_base< node, index0_type >::const_iterator > | removed_values |
Definition at line 581 of file undo_index.hpp.
boost::iterator_range<typename index0_set_type::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::new_values |
Definition at line 582 of file undo_index.hpp.
boost::iterator_range<typename list_base<old_node, index0_type>::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::old_values |
Definition at line 583 of file undo_index.hpp.
boost::iterator_range<typename list_base<node, index0_type>::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::removed_values |
Definition at line 584 of file undo_index.hpp.