Searched defs:EmptyBase (Results 1 – 1 of 1) sorted by relevance
34 struct EmptyBase struct36 struct EmptyGuard{ explicit EmptyGuard(EmptyBase) {} }; in EmptyGuard()37 struct EmptyClearableGuard44 typedef EmptyGuard Guard;45 typedef EmptyClearableGuard ClearableGuard;
Completed in 18 milliseconds