Template:cpp/string/basic string/dsc operator+
From cppreference.com
|- class="t-dsc"
|| concatenates two strings, a string and a char, or a string and string_view
(function template)
|-