Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::container Concept Reference

The container concept. More...

#include <range/v3/action/concepts.hpp>

Concept definition

template<typename T>
ranges::container_ < T >
The container concept.
Definition: concepts.hpp:76
The semi_container concept std::array is a semi_container, native arrays are not.
Definition: concepts.hpp:60

Detailed Description

The container concept.