Searched defs:ConstructorTag (Results 1 – 1 of 1) sorted by relevance
63 struct ConstructorTag { struct64 explicit ConstructorTag(int) {} in ConstructorTag() function68 RefreshRate(DisplayModePtr mode, ConstructorTag) : mode(mode) {} in RefreshRate() argument