Searched refs:icd2 (Results 1 – 1 of 1) sorted by relevance
103 constexpr icd icd2 = a<char>('x'); variable107 static_assert(icd2.get<char>() == 'x', "");114 constexpr either<const icd*, non_triv> icd4 = a<const icd*>(&icd2);