mirror of
https://github.com/boostorg/metaparse.git
synced 2026-01-19 04:22:10 +00:00
21 lines
264 B
Plaintext
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]
|
|
|