CppCoreGuidelines
CppCoreGuidelines copied to clipboard
F.17 Possible Clarification Needed
Is std::span an example of a lightweight wrapper that is often used as an in-out parameter but is commonly not passed by reference?