Home | History | Annotate | Download | only in detail

Lines Matching full:template

25   // Implementation details for some template querying. Don't look inside if you hate templates.
27 template <typename T>
33 template <typename T2, typename TStream2 = std::ostream>
36 template <typename TStream, typename T>
40 template <typename TStream, typename ... T>
48 template <typename TLeft, typename TRight = TLeft, bool IsFloatingPoint = false>
51 template <typename TLeft, typename TRight>
54 template <typename TL, typename TR>
58 template <typename TL, typename ... T>
70 template <typename TLeft, typename TRight>
78 template <typename TLeft, typename TRight = TLeft>
90 template <typename T>
99 template <typename T>
118 template <typename T>