This website requires JavaScript.
Explore
Help
Sign In
boost
/
optional
Watch
2
Star
0
Fork
0
You've already forked optional
mirror of
https://github.com/boostorg/optional.git
synced
2026-01-25 18:32:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
138
Commits
66
Branches
126
Tags
776ed89fb398f089a890f27fc9cd0576c6d3ded1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christopher Hite
776ed89fb3
optional_optimization branch
...
[SVN r77091]
2012-02-22 10:37:27 +00:00
doc
optional_optimization branch
2012-02-22 10:37:27 +00:00
include
/boost
Refs
#4987
. Added forward declaration of namespace-scope swap for boost::optional, this should fix GCC compilation errors. Also swap implementation now uses Boost.Utility.Swap to make use of the workarounds for some broken compilers. If it breaks for your compiler, let me know in the mentioned ticket.
2010-12-17 21:12:56 +00:00
test
operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected.
2010-12-12 11:35:19 +00:00
.gitattributes
Initial versions
2003-01-22 17:54:11 +00:00
index.html
Merge in documentation fixes. Apart from the change to optional's documenation
2008-04-27 07:39:49 +00:00
Description
Mirrored via gitea-mirror
3.1
MiB
Languages
C++
98.5%
CMake
0.9%
Shell
0.4%
HTML
0.2%