Brian Silverman | 2987761 | 2018-08-05 00:42:41 -0700 | [diff] [blame^] | 1 | [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 | |
| 16 | This library contains a set of header only utilities used internally by |
| 17 | Boost C++ Libraries to facilitate their implementation. |
| 18 | |
| 19 | [endsect] |