blob: 9824679c67349050a2dfb701493a9e4bb2a03550 [file] [log] [blame]
Brian Silverman29877612018-08-05 00:42:41 -07001[article Detail
2 [quickbook 1.7]
3 [version 1.0]
4 [copyright 2016 Rene Rivera]
5 [purpose Internal support utilities for Boost C++ Libraries.]
6 [license
7 Distributed under the Boost Software License, Version 1.0.
8 (See accompanying file LICENSE_1_0.txt or copy at
9 [@http://www.boost.org/LICENSE_1_0.txt])
10 ]
11 [source-mode c++]
12]
13
14[section Introduction]
15
16This library contains a set of header only utilities used internally by
17Boost C++ Libraries to facilitate their implementation.
18
19[endsect]