
26 Mar
2007
26 Mar
'07
8:18 p.m.
Hi there, I'm trying to find a solution for looking for type vector
containing a specific type. On another thread I was suggested to use
at_c within the find_if algorithm. Unfortunately the code doesn't
compile.
#include "boost/mpl/vector.hpp"
#include