getting_started_19.qbk 182 B

1234
  1. [#getting_started_19]
  2. template <class S, class Item> struct binary_op : eval_binary_op< S, boost::mpl::at_c<Item, 0>::type::value, typename boost::mpl::at_c<Item, 1>::type > {};