page = arthur o'dwyer – stuff mostly about c++
url = https://quuxplusone.github.io/blog
should have a converting constructor from
initializer_list
llvm parameter-only-types proposal wg21
C++17 introduced
std::string_view
as a “parameter-only” drop-in replacement for
const std::string&
. This allows us to make clean refactorings such as: