Files
boost_beast/doc/qbk/07_concepts.qbk
2017-07-29 00:25:00 -07:00

25 lines
730 B
Plaintext

[/
Copyright (c) 2016-2017 Vinnie Falco (vinnie dot falco at gmail dot 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)
Official repository: https://github.com/boostorg/beast
]
[section:concepts Concepts]
This section describes all of the concepts defined by the library.
[include 07_concepts/Body.qbk]
[include 07_concepts/BodyReader.qbk]
[include 07_concepts/BodyWriter.qbk]
[include 07_concepts/BufferSequence.qbk]
[include 07_concepts/DynamicBuffer.qbk]
[include 07_concepts/Fields.qbk]
[include 07_concepts/FieldsReader.qbk]
[include 07_concepts/File.qbk]
[include 07_concepts/Streams.qbk]
[endsect]