Searched refs:check_complete (Results 1 – 2 of 2) sorted by relevance
147 auto check_complete = [state]() { in on_subscribe() local168 [state, check_complete]() { in on_subscribe()171 check_complete(); in on_subscribe()196 [state, check_complete]() { in on_subscribe()199 check_complete(); in on_subscribe()
44 struct check_complete struct55 function(_Fp, typename check_complete<_Fp>::type* = 0); // expected-note {{candidate}}