C++ named requirements: ContiguousContainer (since C++17)

A ContiguousContainer is a Container that stores objects in contiguous memory locations.