Home | History | Annotate | Download | only in Misc

Lines Matching refs:false_

1395 auto false_ = integral_constant<bool, false> {};
1398 void f(T, decltype(false_));