Sem descrição

Andreas Huber bf4b1e4cdc Fixes #3963. post_event() is now protected and forwards to post_event_impl(), which unfortunately must remain public. So, client code can still abuse the class by calling post_event_impl(), but the abuse should now be more obvious. I considered adding an assert to post_event_impl(), so that unauthorized calls from the outside could at least be detected at runtime, but it turned out that an assert requires more additional machinery than expected, which is why it was not implemented. há 16 anos atrás
doc 655308fb2a Link new Boost.Random documentation into the main doc build and remove the old html há 16 anos atrás
libs bf4b1e4cdc Fixes #3963. post_event() is now protected and forwards to post_event_impl(), which unfortunately must remain public. So, client code can still abuse the class by calling post_event_impl(), but the abuse should now be more obvious. I considered adding an assert to post_event_impl(), so that unauthorized calls from the outside could at least be detected at runtime, but it turned out that an assert requires more additional machinery than expected, which is why it was not implemented. há 16 anos atrás
more 930eeae8cf Mention Boost.Build option for each ABI tag. há 16 anos atrás
people 4148b7c07e Add forwarding file, thus resolving many broken links há 18 anos atrás
status 83e5b63837 Changed expected failures as a result of code changes and using boost/detail/lightweight_test.hpp há 16 anos atrás
tools 608aac034a revert accidental commit há 16 anos atrás
wiki e873598364 Redirect to the Trac wiki instead of the old one. há 17 anos atrás
.gitattributes ce5e16b6ae 1.16.1 initial CVS checkin há 26 anos atrás
.gitmodules 0df8db1603 Move top-level boost directory over to "devel" (temporarily) há 19 anos atrás
CMakeLists.txt a6e2ebf0a7 add copyright há 16 anos atrás
INSTALL c253c41b9c Initial commit há 18 anos atrás
Jamroot 0715213024 Implement --python-buildid. há 16 anos atrás
LICENSE_1_0.txt 7dd85823c4 Reflect license file renaming to accomodate more operating systems. há 22 anos atrás
boost-build.jam d8d2b326ad Added an explanation comment to Boost's initial build system file boost-build.jam. há 18 anos atrás
boost.css b02078b644 Should set the colour whenever setting the background in css. há 17 anos atrás
boost.png bebd91dc9e Merged from 1.33.0 release há 21 anos atrás
bootstrap.bat 842b01c1d6 When building Boost, stop on first error by default. há 16 anos atrás
bootstrap.sh 842b01c1d6 When building Boost, stop on first error by default. há 16 anos atrás
index.htm c2f7a950c0 Rename readme.html to index.html, and add forwarding index.htm for backward compatibility. há 18 anos atrás
index.html 840909e51c 1.43.0 prep há 16 anos atrás
rst.css 77b9ebb88c há 18 anos atrás
粤ICP备19079148号