Issues
- 3
#98 breaks assignment in Boost.Fusion
#110 opened by Jannik2099 - 0
- 1
Surprising behavior of variant with is_constructible, is_assignable and is_convertible traits
#102 opened by eido79 - 4
- 3
Regression after 1.62: `variant<recursive_wrapper<X>, ...>` is not constructible from `X` when `X` is a variant
#100 opened by Kojoley - 1
Compiler warning when building release
#99 opened by orgads - 1
- 0
Generic comparison operators
#95 opened by apolukhin - 0
boost::variant(const char*->bool)
#94 opened by apolukhin - 1
variant not supporting __int128 data type
#92 opened by anilmuthigi - 2
- 4
serialization
#54 opened by robertramey - 0
boost::apply_visitor implementation interferes with boost/thread/lock_guard.hpp
#86 opened by Nekrolm - 2
Extra Move When Switching Variant Types
#85 opened by smalls12 - 3
Problems with Boost Variant
#84 opened by pschaeffer - 1
Bad usage of `boost::move` causes `boost::apply_visitor` to fail in certain cases
#82 opened by akrzemi1 - 1
- 3
GCC suggest-override warnings
#78 opened by EugeneZelenko - 1
Multiple locations in the code cause gcc -Wzero-as-null-pointer-constant warning
#76 opened by BartSiwek - 13
-DBOOST_VARIANT_VISITATION_UNROLLING_LIMIT=1 produces significantly better codegen on Clang
#60 opened by pdimov - 1
- 4
`boost::apply_visitor()` no longer allows visitors to accept lvalues (regression)
#69 opened by ras0219-msft - 4
Ten tests from boost libraries failed to run after boost submodule variant updated from 7ecf72 to 0e122c
#72 opened by spacelg - 5
- 1
Move only types in recursive_wrapper
#58 opened by Kojoley - 2
Xcode 10 compilation error Boost.Variant incorrectly uses `boost::declval` in an evaluated context.
#52 opened by rogerjarrett - 2
emplace or/and boost::in_place
#43 opened by Kojoley - 7
- 5
clang-tidy warnings in simple `variant` usages
#48 opened by akrzemi1 - 13
- 6
Unable to compile a project using recursive variant under MSVC 2017 15.5 with compiler switch /std:c++17 and /std:c++latest
#42 opened by jhruby - 0
- 2
Appveyor failures on msvc-12/14/14.1
#38 opened by pdimov