Searched defs:TemplateConstructor (Results 1 – 8 of 8) sorted by relevance
21 struct TemplateConstructor struct24 TemplateConstructor (const T&) {} in TemplateConstructor() argument27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
21 struct TemplateConstructor struct24 TemplateConstructor (const T&) {} in TemplateConstructor() function27 bool operator<(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator <()
24 struct TemplateConstructor struct27 TemplateConstructor (const T&) {} in TemplateConstructor() function30 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
23 struct TemplateConstructor struct26 TemplateConstructor (const T&) {} in TemplateConstructor() function29 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()
27 struct TemplateConstructor struct30 TemplateConstructor (const T&) {} in TemplateConstructor() argument33 bool operator==(const TemplateConstructor&, const TemplateConstructor&) { return false; } in operator ==()