-----Original Message-----
From: boost-users-bounces@lists.boost.org on behalf of Chris Weed

Hi,
I am trying to get the type of the first element in a fusion vector
using mpl::at_c. This seems simple enough.

----

I'm a noob to fusion but do you want fusion::result_of::at_c instead?