This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_optional
Watch
1
Star
0
Fork
0
You've already forked boost_optional
forked from
boostorg/optional
Code
Pull Requests
Activity
Files
f6e09fbf9c0418364d88fcc15b2c5ccf95a489ef
boost_optional
/
include
/
boost
/
optional
/
detail
History
Andrzej Krzemienski
44d57a1d8b
Fix: prevented the binding illegal temporary to optional<const int&>
...
Older MSVC versions add illegal temporary when you want to assign from const integral value.
2016-02-19 00:25:54 +01:00
..
old_optional_implementation.hpp
Primary template optional<> does not handle references
2016-02-13 00:46:41 +01:00
optional_aligned_storage.hpp
cleanup after separating references
2016-02-18 00:24:59 +01:00
optional_config.hpp
Config: NO_PROPER_CONVERT in older GCC
2015-10-24 22:45:00 +02:00
optional_factory_support.hpp
Primary template optional<> does not handle references
2016-02-13 00:46:41 +01:00
optional_reference_spec.hpp
Fix: prevented the binding illegal temporary to optional<const int&>
2016-02-19 00:25:54 +01:00
optional_relops.hpp
Add newline at EOF
2015-10-07 09:02:13 +02:00
optional_swap.hpp
specialization for optional ref - preliminary
2015-10-05 16:54:05 +02:00