C++ Logo

std-proposals

Advanced search

std::span<T> should be size_type NOT index_type.

From: sotrdg sotrdg <euloanty_at_[hidden]>
Date: Sun, 12 May 2019 14:43:24 +0000
https://en.cppreference.com/w/cpp/container/span


index_type

std::size_t<https://en.cppreference.com/w/cpp/types/size_t>



Please change it to size_type just like other containers!!!! I hate the name index_type.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


Received on 2019-05-12 09:45:06