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
447
Commits
67
Branches
123
Tags
cbf3cd05af8f9aba72e8fc5262bf1b0a7af01492
Commit Graph
4 Commits
Author
SHA1
Message
Date
Andrzej Krzemieński
01ebd2ad7f
Added tests for types with deleted default ctor
2017-11-07 23:34:23 +01:00
Andrzej Krzemienski
a7f33f5d6f
more defensive checking for trivial types -- avoiding bugs
2017-11-07 23:34:15 +01:00
Andrzej Krzemienski
58f7c2f14a
fix bug with defaulted move in msvc 12.0
2017-11-07 23:34:12 +01:00
Andrzej Krzemienski
2d2c3c3f6f
trivially-copyable optional<T> for trivial T
2017-11-07 23:34:05 +01:00