mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 10:35:45 +00:00
Super-project for modularized Boost
libs/signals/src/signal_base.cpp: - Moved combiner into "impl" so that its state remains safe even when the signal is deleted. boost/signals/signal_template.hpp: - Provide access to combiner via combiner() method libs/signals/doc/reference/signal_header.xml: - Document combiner() methods index.htm: - Announce this change for the next version [SVN r22468] |
||
---|---|---|
development/more | ||
doc | ||
libs | ||
more | ||
people | ||
status | ||
tools | ||
.gitattributes | ||
.gitmodules | ||
boost-build.jam | ||
boost.css | ||
c++boost.gif | ||
google_logo_40wht.gif | ||
index.htm | ||
Jamfile | ||
Jamfile.v2 | ||
Jamrules | ||
LICENSE_1_0.txt | ||
project-root.jam | ||
README | ||
rst.css |
Unless otherwise specified, all Boost software and documentation is subject to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt. A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt. For the most current version of Boost libraries and documentation, see: http://www.boost.org Boost documentation is in HTML format. The top-level directory (which contains this README file) should contain a file named index.htm with links to all documentation, including documentation on building boost libraries for your particular compiler and operating system.