Searched defs:DependentDefaultCopyArg (Results 1 – 1 of 1) sorted by relevance
19 struct DependentDefaultCopyArg { struct20 DependentDefaultCopyArg() {} in DependentDefaultCopyArg() function22 DependentDefaultCopyArg(const DependentDefaultCopyArg &o, int n = T::member) {} in DependentDefaultCopyArg() argument