mpark / variant

C++17 `std::variant` for C++11/14/17
https://mpark.github.io/variant
Boost Software License 1.0
659 stars 88 forks source link

Increase warning levels #28

Closed mpark closed 7 years ago

mpark commented 7 years ago

For example, This line currently causes a -pedantic warning when compiling with GCC 6.3.0 due to the extra semicolon.

mpark commented 7 years ago

Closed by https://github.com/mpark/variant/commit/1f46b783ef8d28d33c5d7605ef83e275a85b574f