]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/metaparse/doc/getting_started_16.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / metaparse / doc / getting_started_16.qbk
CommitLineData
7c673cae
FG
1[#getting_started_16]
2
3 using exp_parser12 = build_parser< foldl_start_with_parser< sequence<one_of<plus_token, minus_token>, int_token>, int_token, boost::mpl::quote2<sum_items> > >;
4