Searched refs:float_type (Results 1 – 1 of 1) sorted by relevance
33 typedef float float_type; typedef34 typedef const float_type cfloat_type;35 struct CPPHello : private HelloAgain, public ByeAgain<float_type> {