Searched defs:DeletedDefault (Results 1 – 2 of 2) sorted by relevance
33 struct DeletedDefault { struct36 constexpr explicit DeletedDefault(int x) : value(x) {} in DeletedDefault() function38 int value;
32 struct DeletedDefault { struct35 constexpr explicit DeletedDefault(int x) : value(x) {} in DeletedDefault() function37 int value;