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