• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[#getting_started_18]
2
3  eval_binary_op<boost::mpl::int_<11>, '+', boost::mpl::int_<2>>::type
4  eval_binary_op<boost::mpl::int_<13>, '-', boost::mpl::int_<2>>::type
5
6