dll.qbk 1.06 KB
[/
    Copyright 2014 Renato Tegon Forti, Antony Polukhin
    Copyright Antony Polukhin, 2015-2022.
    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)
/]

[library Boost.DLL
    [quickbook 1.5]
    [authors [Forti, Renato][Polukhin, Antony]]
    [copyright 2014 Renato Tegon Forti, Antony Polukhin, 2015 Antony Polukhin, 2016 Antony Polukhin, Klemens Morgenstern, 2017-2022 Antony Polukhin]
    [license
        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)
    ]
]

[include introduction.qbk]
[include getting_started.qbk]
[include tutorial.qbk]
[include mangled.qbk]
[include missuses.qbk]

[section Reference]
[xinclude autodoc_shared_library_core.xml]
[xinclude autodoc_shared_library_refcountable.xml]
[endsect]

[include limitations.qbk]
[include faq.qbk]
[include design_rationale.qbk]
[include dependencies.qbk]
[include revisionhistory.qbk]
[include ack.qbk]