Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:Good

4745 # Find a good install program.  We prefer a C program (faster),
4746 # so one script is as good as another. But avoid the broken or
5798 struct Good {};
5809 Good
5812 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
6615 struct Good {};
6626 Good
6629 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
7447 struct Good {};
7458 Good
7461 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);