-
Notifications
You must be signed in to change notification settings - Fork 68
Issues: boostorg/optional
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cannot return non_const reference to contained value for uninitialized optional variable type.
#111
opened Sep 5, 2023 by
robertramey
in_place_init & friends could be constexpr to enforce constant initialization
#103
opened Aug 8, 2022 by
ldionne
Missing #include's for in_place_factory when compiling for CUDA with clang
#97
opened Sep 27, 2021 by
jzmaddock
unqualified call to
get<T>
with a non-boost::optional
type should not match
bug
#90
opened Feb 27, 2021 by
Kojoley
Massive compilation time degradation when upgrading to libBoost 1.68
#76
opened Nov 26, 2019 by
PiotrZSL
optional<const string &>::value_or returns reference to temp
#68
opened Jan 22, 2019 by
GranBurguesa
optional no longer compiles when BOOST_OPTIONAL_CONFIG_USE_OLD_IMPLEMENTATION_OF_OPTIONAL is defined
bug
#57
opened Jul 11, 2018 by
akrzemi1
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.