#include #include struct T { template void serialize(A &a, const unsigned int i) { } }; BOOST_CLASS_EXPORT(T)