Searched refs:p30_5 (Results 1 – 1 of 1) sorted by relevance
1005 constexpr T<5> *p30_5 = &t30; variable1006 constexpr T<23> *p30_23 = (T<23>*)p30_5;1008 static_assert(&(p30_5->*(int(T<3>::*))deepn) == &t30.n, "");1011 static_assert(&(p30_5->*(int(T<2>::*))deepm) == &t30.m, "");