]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/metaparse/doc/parser_combinator.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / metaparse / doc / parser_combinator.qbk
CommitLineData
7c673cae
FG
1[#parser_combinator]
2[section Parser combinator]
3
4A ['parser combinator] is a [link parser parser] implemented as a template class
5taking one or more parsers as arguments.
6
7[endsect]
8