Trait determining whether a class with an iterator behaves as a container.
Declared in <folly/json/DynamicConverter.h>
template<typename T>
struct iterator_class_is_container;
| Name | Description |
|---|---|
some_iterator | The nested iterator type of T. |
| Name | Description |
|---|---|
Unnamed enum | Container-detection results. |