Issues
- 0
Substituting std::holds_alternative
#185 opened by afalkenhahn - 1
- 5
Have a otherwise (else) type for match function
#140 opened by sezaru - 1
cant use bool and string in a variant
#179 opened by mahdy-asady - 1
No way to get a std::type_info?
#176 opened by dantamont - 5
warning: 'bad_variant_access'
#95 opened by springmeyer - 1
[Usage] using inside cmake project
#174 opened by yiakwy - 4
- 9
Fixing clang-tidy errors/warnings
#158 opened by springmeyer - 2
How can I make the recursive variant serializable?
#169 opened by iomeone - 4
Remove VARIANT_INLINE
#166 opened by jfirebaugh - 1
Add API.md documenting all available methods
#157 opened by anandthakker - 6
- 4
std::variant_alternative
#161 opened by strasdat - 4
Add changelog
#159 opened by springmeyer - 0
Visual Studio debugger support
#155 opened by BlueSolei - 1
- 0
- 2
- 2
- 1
recursive_wrapper fail to compile when used with 2 classes which are base and derived
#146 opened by BlueSolei - 0
Wrong AccessModifierOffset
#145 opened by narizhny - 17
- 1
Coverage report on travis doesn't work
#136 opened by joto - 1
Issues with moving nested variants
#117 opened by artemp - 6
mapbox::variant is really fast
#115 opened by cbeck88 - 10
Access via type
#84 opened by joto - 4
Hashable should take type index into account
#131 opened by daniel-j-h - 2
Documentation
#98 opened by jfirebaugh - 1
Hash Function
#125 opened by flippmoke - 0
Checks Concepts - Error Messages
#127 opened by daniel-j-h - 18
Provide Convenient Lambda Overload Set
#113 opened by daniel-j-h - 5
Next release planning
#123 opened by springmeyer - 6
non-static variant::visit
#118 opened by lightmare - 4
Invalid copy constructor selected in some cases
#122 opened by ukreator - 8
constructor should not do conversions
#100 opened by jfirebaugh - 1
- 1
- 1
- 3
Using GCC/G++ on Darwin
#108 opened by artemp - 1
is<T> fails for recursive_wrapper
#102 opened by jfirebaugh - 0
- 1
Drop xcode 6 from CI
#106 opened by jfirebaugh - 0
Promote to mapbox namespace (remove "util")
#104 opened by jfirebaugh - 0
- 3
warning: comparing floating point is unsafe
#97 opened by springmeyer - 1
Warning: extra semicolons
#96 opened by springmeyer - 16
`noexcept` on destructor causing MSVC ICE
#86 opened by lightmare - 3
Noexcept on operator=() is wrong
#88 opened by joto - 0
Unify special cases for reference/recursive_wrapper
#83 opened by joto