]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/metaparse/doc/getting_started_0.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / metaparse / doc / getting_started_0.qbk
CommitLineData
7c673cae
FG
1[#getting_started_0]
2
3 #include <boost/metaparse/build_parser.hpp>
4 using namespace boost::metaparse;
5 using exp_parser1 = build_parser<int_>;
6