A container template with a requires clause on the class itself. More...
| Header: | #include <ConstrainedContainer> |
| ConstrainedContainer(int size) | |
| int | size() const |
[explicit] ConstrainedContainer::ConstrainedContainer(int size)Constructs a container with the given size.
Returns the size of the container.