2
0
mirror of https://github.com/boostorg/signals.git synced 2026-01-26 07:02:09 +00:00
Files
signals/doc/reference/reference.xml
Douglas Gregor d3271c69cd Fix inspectio problems
[SVN r35828]
2006-11-03 19:45:41 +00:00

19 lines
759 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
-->
<!DOCTYPE library-reference PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<library-reference xmlns:xi="http://www.w3.org/2001/XInclude"
last-revision="$Date$">
<xi:include href="signal_header.xml"/>
<xi:include href="slot.xml"/>
<xi:include href="trackable.xml"/>
<xi:include href="connection.xml"/>
<xi:include href="visit_each.xml"/>
<xi:include href="last_value.xml"/>
</library-reference>