This website requires JavaScript.
Explore
Help
Sign In
townforge
/
optional
Watch
1
Star
0
Fork
0
You've already forked optional
Code
Issues
Pull Requests
Releases
Wiki
Activity
493
Commits
1
Branch
0
Tags
2.2
MiB
cc
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Andrzej Krzemienski
b0602a1161
more unit test for opt ref swap and abstract types
2016-02-17 00:01:13 +01:00
Andrzej Krzemienski
16023fe934
Added test for converting optional ref assignment
2015-01-21 22:00:10 +01:00