Date: Thu, 29 Apr 2021 20:56:24 -0400
I'd express that as "C++ has tried to limit the use of built-in arrays
to their natural domain of modeling fixed-sized contiguous sequences of
objects in memory."
On 4/27/2021 5:15 PM, Ville Voutilainen via Liaison wrote:
> C++ has been sidelining C arrays to a legacy
> feature since the inception of std::vector.
to their natural domain of modeling fixed-sized contiguous sequences of
objects in memory."
On 4/27/2021 5:15 PM, Ville Voutilainen via Liaison wrote:
> C++ has been sidelining C arrays to a legacy
> feature since the inception of std::vector.
Received on 2021-04-29 19:56:29