Logo
Explore Help
Sign In
boost/function
2
0
Fork 0
You've already forked function
mirror of https://github.com/boostorg/function.git synced 2026-01-20 04:32:21 +00:00
Code Issues Projects Releases Wiki Activity
371 Commits 100 Branches 123 Tags
boost-1.56.0
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Marshall Clow 78eb6b1c8c Fixed two tests to work with C++11/libc++. The tests attempted to compare two ostream&, but didn't really. In c++03, both decayed to void *, which wre then compared. In c++11, the ostreams are comvertible to bool, but only explicitly, and this failed to compile. Use a custom struct with operator== instead of ostream in these tests instead.
2014-02-03 11:46:05 -08:00
doc
Update documentation of Boost.Function and add info about rvalues (refs #8505)
2013-06-15 06:59:30 +00:00
example
Doug Gregor->Douglas Gregor
2004-07-25 02:59:30 +00:00
include/boost
Add coverity comments to silence Coverity warnings
2014-01-31 19:50:02 -08:00
test
Fixed two tests to work with C++11/libc++. The tests attempted to compare two ostream&, but didn't really. In c++03, both decayed to void *, which wre then compared. In c++11, the ostreams are comvertible to bool, but only explicitly, and this failed to compile. Use a custom struct with operator== instead of ostream in these tests instead.
2014-02-03 11:46:05 -08:00
.gitattributes
Initial comit
2001-06-21 16:19:33 +00:00
index.html
Merge lots of copyrights
2007-11-05 21:22:29 +00:00
Description
Mirrored via gitea-mirror
2.1 MiB
Languages
C++ 96.7%
CMake 1.7%
Shell 0.6%
Batchfile 0.5%
HTML 0.5%
Powered by Gitea Version: 1.25.3 Page: 96ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API