apply(Handler &&handler) const | folly::gen::Group< Key, Value > | inline |
foreach(Body &&body) const | folly::gen::Group< Key, Value > | inline |
GenImpl()=default | folly::gen::GenImpl< Value &&, Group< Key, Value > > | protected |
GenImpl(GenImpl &&)=default | folly::gen::GenImpl< Value &&, Group< Key, Value > > | protected |
GenImpl(const GenImpl &)=default | folly::gen::GenImpl< Value &&, Group< Key, Value > > | protected |
Group(Key key, VectorType values) | folly::gen::Group< Key, Value > | inline |
infinite | folly::gen::Group< Key, Value > | static |
key() const | folly::gen::Group< Key, Value > | inline |
key_ | folly::gen::Group< Key, Value > | private |
KeyType typedef | folly::gen::Group< Key, Value > | |
operator=(GenImpl &&)=default | folly::gen::GenImpl< Value &&, Group< Key, Value > > | protected |
operator=(const GenImpl &)=default | folly::gen::GenImpl< Value &&, Group< Key, Value > > | protected |
operator|(const detail::Collect< VectorType > &) const | folly::gen::Group< Key, Value > | inline |
operator|(const detail::CollectTemplate< std::vector > &) const | folly::gen::Group< Key, Value > | inline |
self() const | folly::gen::FBounded< Self > | inline |
self() | folly::gen::FBounded< Self > | inline |
size() const | folly::gen::Group< Key, Value > | inline |
StorageType typedef | folly::gen::GenImpl< Value &&, Group< Key, Value > > | |
values() const | folly::gen::Group< Key, Value > | inline |
values() | folly::gen::Group< Key, Value > | inline |
values_ | folly::gen::Group< Key, Value > | mutableprivate |
ValueType typedef | folly::gen::Group< Key, Value > | |
VectorType typedef | folly::gen::Group< Key, Value > | |