proxygen
folly::gen::detail::Sequence< Value, SequenceImpl > Member List

This is the complete list of members for folly::gen::detail::Sequence< Value, SequenceImpl >, including all inherited members.

apply(Handler &&handler) const folly::gen::detail::Sequence< Value, SequenceImpl >inline
foreach(Body &&body) const folly::gen::detail::Sequence< Value, SequenceImpl >inline
GenImpl()=defaultfolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >protected
GenImpl(GenImpl &&)=defaultfolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >protected
GenImpl(const GenImpl &)=defaultfolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >protected
impl_folly::gen::detail::Sequence< Value, SequenceImpl >private
infinitefolly::gen::detail::Sequence< Value, SequenceImpl >static
operator=(GenImpl &&)=defaultfolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >protected
operator=(const GenImpl &)=defaultfolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >protected
self() const folly::gen::FBounded< Self >inline
self()folly::gen::FBounded< Self >inline
Sequence(Value start, SequenceImpl impl)folly::gen::detail::Sequence< Value, SequenceImpl >inlineexplicit
start_folly::gen::detail::Sequence< Value, SequenceImpl >private
StorageType typedeffolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >
ValueType typedeffolly::gen::GenImpl< const Value &, Sequence< Value, SequenceImpl > >