• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/
2    Copyright 2014 Renato Tegon Forti, Antony Polukhin
3    Copyright 2015-2019 Antony Polukhin
4    Distributed under the Boost Software License, Version 1.0.
5    (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6/]
7
8[library Boost.DLL
9    [quickbook 1.5]
10    [authors [Forti, Renato][Polukhin, Antony]]
11    [copyright 2014 Renato Tegon Forti, Antony Polukhin, 2015 Antony Polukhin, 2016 Antony Polukhin, Klemens Morgenstern, 2017-2019 Antony Polukhin]
12    [license
13        Distributed under the Boost Software License, Version 1.0.
14        (See accompanying file LICENSE_1_0.txt or copy at
15        http://www.boost.org/LICENSE_1_0.txt)
16    ]
17]
18
19[include introduction.qbk]
20[include getting_started.qbk]
21[include tutorial.qbk]
22[include mangled.qbk]
23[include missuses.qbk]
24
25[section Reference]
26[xinclude autodoc_shared_library_core.xml]
27[xinclude autodoc_shared_library_refcountable.xml]
28[endsect]
29
30[include limitations.qbk]
31[include faq.qbk]
32[include design_rationale.qbk]
33[include dependencies.qbk]
34[include revisionhistory.qbk]
35[include ack.qbk]
36
37