Home | History | Annotate | Download | only in internal

Lines Matching full:overload

816   // C++Builder cannot use member overload resolution during template
839 // STL-style container class, the first overload of IsContainerTest
842 // be picked over the second overload as 'int' is a perfect match for
844 // a valid type, the first overload is not viable, and the second
845 // overload will be picked. Therefore, we can determine whether C is
873 // overload only apply when a particular expression is true, add
891 // This overload is used when k >= 1.
931 // This overload is used when k >= 1.