[#getting_started_10] boost::mpl::fold< boost::mpl::at_c::type, /* The vector to summarise */ boost::mpl::int_<0>, /* The value to start the sum from */ boost::mpl::quote2 /* The function to call in each iteration */ >::type