[libc++] Surpress -Wunused-value warning in variant
The idiom helps with parameter unpacking so the return value is not important. Make it explicit.
Loading
Please sign in to comment
The idiom helps with parameter unpacking so the return value is not important. Make it explicit.