#include "vec.h" #include VECTOR_IMPL(Char); VECTOR_IMPL(Int); VECTOR_IMPL(Long); VECTOR_IMPL(Float); VECTOR_IMPL(Double);