Files
CMake/Source
Marc Chevrier 79362cf117 cmProp: cm::string_view cast operator must be explicit
To avoid ambiguity on std::string assigment between the following two
cmProp cast operators:
* operator const std::string&() const noexcept
* operator cm::string_view() const noexcept
2021-09-14 17:42:02 +02:00
..
2021-09-10 15:46:21 +02:00
2021-09-14 00:01:11 -04:00
2021-09-09 14:02:52 -04:00
2021-05-11 11:20:04 -04:00
2021-03-13 07:36:07 -05:00