Explanation of [[nodiscard]] i...


c++c++17compiler-warningsnodiscardc++-attributes

Read More
Why clang-tidy suggests to add...


c++clangclang-tidynodiscard

Read More
How can I intentionally discar...


c++c++17nodiscard

Read More
What are the common practices ...


c++c++17nodiscard

Read More
Why not apply [[nodiscard]] to...


c++c++20nodiscard

Read More
Why is the C++ standard librar...


c++c++20nodiscard

Read More
Is there any benefit to taggin...


c++c++17nodiscardc++-attributes

Read More
Implicit [[nodiscard]] for all...


c++c++17constantsclang++nodiscard

Read More
Is [[nodiscard]] any different...


cgccunused-variablesnodiscardc23

Read More
Is it possible to ignore [[nod...


c++c++17nodiscard

Read More
[[nodiscard]] attribute differ...


c++gccc++17clangnodiscard

Read More
[[nodiscard]] to a function po...


c++c++17nodiscard

Read More
Does GCC 7.3 omit the [[nodisc...


c++gccg++c++17nodiscard

Read More
Are new C++17 [[nodiscard]] wa...


c++visual-c++c++17language-lawyernodiscard

Read More
Is it right to use static_cast...


c++c++17compiler-warningsnodiscard

Read More
Why does [[nodiscard]] only en...


c++c++17standardsnodiscardterminology

Read More
Can I declare a type [[nodisca...


c++c++17nodiscard

Read More
Is nodiscard necessary on oper...


c++c++17nodiscard

Read More
Ways to specify [[nodiscard]] ...


c++nodiscard

Read More
Why is unique_ptr::release not...


c++unique-ptrnodiscard

Read More
Template parameter dependant [...


c++attributesc++17nodiscard

Read More
Trying out [[nodiscard]] with ...


c++visual-studio-2017c++17nodiscard

Read More
warning C5240: 'nodiscard&...


c++visual-studio-2019warningsnodiscard

Read More
What is the rationale behind h...


c++attributesc++17nodiscard

Read More
Why is std::move not [[nodisca...


c++c++17language-lawyerc++20nodiscard

Read More