]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/vmd/doc/vmd_generic.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / vmd / doc / vmd_generic.qbk
1 [/
2 (C) Copyright Edward Diener 2011-2015
3 Distributed under the Boost Software License, Version 1.0.
4 (See accompanying file LICENSE_1_0.txt or copy at
5 http://www.boost.org/LICENSE_1_0.txt).
6 ]
7
8 [section:vmd_generic Generic macros for working with data types]
9
10 Besides the specific macros for working with data types
11 VMD has a number of generic macros for parsing sequences.
12
13 [include vmd_sequence.qbk]
14 [include vmd_get_type.qbk]
15 [include vmd_equality.qbk]
16
17 [endsect]