Searched defs:SelectTrait (Results 1 – 1 of 1) sorted by relevance
59307 template<> struct SelectTrait<float> : public FloatTypeTraits {}; struct59308 template<> struct SelectTrait<double> : public DoubleTypeTraits {}; struct