mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
There is no need for them cuz: - the last field has a default value - all static instances use 2 arguments convertible to `std::string` - "dynamic" instances used for _Generator_ doc entries access fields diectly using default constructed instance Moreover, compiler may generate move ctor/assign when needed.
1.8 KiB
1.8 KiB