]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/metaparse/doc/fail_tag.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / metaparse / doc / fail_tag.qbk
1 [#fail_tag]
2 [section fail_tag]
3
4 [h1 Synopsis]
5
6 struct fail_tag;
7
8 This is a [link tag tag].
9
10 [h1 Description]
11
12 This is the tag of the values returned by a parser when parsing was not
13 successful.
14
15 [h1 Header]
16
17 #include <boost/metaparse/fail_tag.hpp>
18
19 [endsect]
20