Searched defs:IdWrapper (Results 1 – 1 of 1) sorted by relevance
23 IdWrapper() {} in IdWrapper() function24 explicit IdWrapper(const Base& other) : Base(other) { in IdWrapper() function