Searched refs:handle_boolean (Results 1 – 1 of 1) sorted by relevance
44 void cb_boolean(bool x) { derived().handle_boolean(x); } in cb_boolean()65 void handle_boolean(bool) {} in handle_boolean() function