Date: Mon, 20 Jul 2020 11:10:59 +0200
>
>
>
> Its possible something like this already exists in the latest versions of
> C++ but if so I am not aware of it
>
As of C++20, one could use designated initialisers to achieve this.
Whether it's a good idea in C++ is another matter.
https://godbolt.org/z/cd8szq
>
>
> Its possible something like this already exists in the latest versions of
> C++ but if so I am not aware of it
>
As of C++20, one could use designated initialisers to achieve this.
Whether it's a good idea in C++ is another matter.
https://godbolt.org/z/cd8szq
-- Richard Hodges hodges.r_at_[hidden] office: +442032898513 home: +376841522 mobile: +376380212
Received on 2020-07-20 06:14:31