I want to mark a class as nodiscard, but exclude the return value of a certain function from the nodiscard requirement. This is my goal:
enum class [[nodiscard]]