Searched defs:ConstructFromInt (Results 1 – 2 of 2) sorted by relevance
20 struct ConstructFromInt { struct22 constexpr ConstructFromInt(int v) : value(v) {} in ConstructFromInt() function
20 struct ConstructFromInt { struct22 constexpr ConstructFromInt(int v) : value(v) {} in ConstructFromInt() argument