mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
heap: import boost.heap
[SVN r75821]
This commit is contained in:
parent
4c04d37e1e
commit
7e5364b521
3 changed files with 6 additions and 1 deletions
|
@ -58,6 +58,8 @@ boostbook doc
|
|||
<dependency>../libs/signals2/doc//hello_world_def_code_snippet.xml
|
||||
<dependency>../libs/random/doc//random
|
||||
#<dependency>../libs/spirit/doc//spirit
|
||||
<dependency>../libs/heap/doc//autodoc.xml
|
||||
<dependency>../libs/heap/doc//heap
|
||||
|
||||
## Add path references to the QuickBook generated docs...
|
||||
|
||||
|
@ -87,6 +89,7 @@ boostbook doc
|
|||
<implicit-dependency>../libs/signals2/doc//hello_world_def_code_snippet.xml
|
||||
<implicit-dependency>../libs/random/doc//random
|
||||
#<implicit-dependency>../libs/spirit/doc//spirit
|
||||
<implicit-dependency>../libs/heap/doc//heap
|
||||
|
||||
<xsl:param>boost.libraries=../../libs/libraries.htm
|
||||
|
||||
|
|
|
@ -295,6 +295,8 @@
|
|||
</libraryinfo>
|
||||
</library>
|
||||
|
||||
<xi:include href="heap.xml"/>
|
||||
|
||||
<library name="Integer" dirname="integer" html-only="1"
|
||||
url="../../libs/integer/index.html">
|
||||
<libraryinfo>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 88da98e37b9539c103ae9e6fc7db1b4e52010585
|
||||
Subproject commit 96fb09b1812debda57880b95fa1f1dd3c4c2cc62
|
Loading…
Add table
Reference in a new issue