Everywhere?!

Let's make a general outline about the appropriate use of [[nodiscard]].

We'll cover the following...

​There’s a paper that might be a “guide” P0600R0 - [[nodiscard]] in the Library.

The proposal didn’t make into C++17 but was voted into C++20. It suggests a few places were the attribute should be applied. ...