]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/metaparse/doc/start.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / metaparse / doc / start.qbk
1 [#start]
2 [section start]
3
4 [h1 Synopsis]
5
6 struct start;
7
8 This is a [link metaprogramming_value template metaprogramming value] of type
9 [link source_position source position].
10
11 [h1 Description]
12
13 It represents the beginning of an input text.
14
15 [h1 Header]
16
17 #include <boost/metaparse/start.hpp>
18
19 [endsect]
20