Searched defs:Apply (Results 1 – 2 of 2) sorted by relevance
55 … C> struct SelectIfImpl { template <typename T1, typename T2> struct Apply { typedef T1 Type; }; }; struct
578 Apply(const char *src, char **dst) in Apply() function