Fix VecTraits internal compile errors with GCC 4.8
GCC 4.8 seems to have issues with the templated using statements in VecTraits. Hopefully this change works around that problem.
GCC 4.8 seems to have issues with the templated using statements in VecTraits. Hopefully this change works around that problem.