Files
metaparse/doc/fail_tag.qbk
2015-07-19 09:53:35 +02:00

21 lines
264 B
Plaintext

[#fail_tag]
[section fail_tag]
[h1 Synopsis]
struct fail_tag;
This is a [link tag tag].
[h1 Description]
This is the tag of the values returned by a parser when parsing was not
successful.
[h1 Header]
#include <boost/metaparse/fail_tag.hpp>
[endsect]