]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/metaparse/doc/getting_started_33.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / metaparse / doc / getting_started_33.qbk
1 [#getting_started_33]
2
3 #include <boost/metaparse/middle_of.hpp>
4 using paren_exp2 = middle_of<lparen_token, plus_exp1, rparen_token>;
5