Searched refs:Constexpr5Base (Results 1 – 1 of 1) sorted by relevance
57 struct Constexpr5Base {}; struct58 struct Constexpr5 : Constexpr5Base { constexpr Constexpr5() {} }; in Constexpr5()