pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
Inner.SequencedRange
util
multi_index
Sequenced
Inner
Defines the index' primary range, which embodies a bidirectional range
template
Inner
(ThisContainer, ThisNode, Value, ValueView, size_t N, Allocator)
struct
SequencedRange (
bool
is_const
) {
Container
c
;
Node
*
_front
;
Node
*
_back
;
}
Meta
Source
See Implementation
util
multi_index
Sequenced
Inner
mixin templates
IndexMixin
structs
SequencedRange
Defines the index' primary range, which embodies a bidirectional range