mirror of
https://github.com/boostorg/metaparse.git
synced 2026-01-19 04:22:10 +00:00
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
[#getting_started_18]
|
|
|
|
eval_binary_op<boost::mpl::int_<11>, '+', boost::mpl::int_<2>>::type
|
|
eval_binary_op<boost::mpl::int_<13>, '-', boost::mpl::int_<2>>::type
|
|
|