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
356
Commits
67
Branches
123
Tags
b5b8414c069a2c5f16cc1f9813d069c8b36e2c35
Commit Graph
5 Commits
Author
SHA1
Message
Date
Andrzej Krzemienski
b5b8414c06
Primary template optional<> does not handle references
2016-02-13 00:46:41 +01:00
akumta
4b91299d10
update for ticket
#11927
...
std::swap for C++ 03 is located under <algorithm> and for C++11 under <utility>
2016-01-20 11:15:40 -08:00
Andrzej Krzemienski
8ca74951b0
Added emplace(void) for older compilers
2015-05-15 18:10:19 +02:00
Andrzej Krzemienski
c12beb8991
test cleanup
2015-01-16 22:19:00 +01:00
Andrzej Krzemienski
2437f9cb4c
testing swap() in a separate file
2015-01-16 19:16:12 +01:00