Issues
- 1
Support variant<void>, variant<T&>
#34 opened by pdimov - 4
- 2
Modular Boost C++ Libraries Request
#41 opened by grafikrobot - 3
Spurious -Wuninitialized for monostate emplace at -Og or with asan since gcc 12.1
#38 opened by ecatmur - 1
indicator for double storage
#37 opened by ad8e - 2
Add support for boost::json::value_from, value_to
#28 opened by pdimov - 1
holds_alternative<T>, get<T> overconstrained
#33 opened by pdimov - 2
- 3
- 0
Move `unsigned ix_` after the elements...
#30 opened by pdimov - 7
Add stream insertion operator?
#29 opened by reddwarf69 - 4
Uncomment an assert
#13 opened by akrzemi1 - 0
Use `::std::name` instead of `std::name`
#11 opened by akrzemi1 - 3
- 0
hash_value doesn't work for alternatives that have boost::hash_value, but not std::hash
#27 opened by pdimov - 2
variant::operator== not considered constexpr in MSVC under certain circumstances
#25 opened by anarthal - 0
- 6
Visiting class derived from variant
#20 opened by sdebionne - 1
-Wextra warning triggered in gcc-5
#19 opened by HDembinski - 0
- 3
Hashing support
#17 opened by ozars - 2
Many tests failed in compilation for "comparison of integers of different signs" in Windows
#16 opened by yuxianch - 3
support references as bounded types?
#5 opened by HDembinski - 2
add support for no-exceptions
#15 opened by HDembinski - 3
- 1
Switch based visitation
#8 opened by gri1n - 1
Link to mp11_single.hpp in README is dead
#2 opened by JayFoxRox