Searched defs:success_handler (Results 1 – 1 of 1) sorted by relevance
23 struct success_handler struct30 function_type;32 success_handler(function_type subject_, F f_) in success_handler() argument38 bool operator()( in operator ()()61 function_type subject;62 F f;78 success_handler; in on_success() typedef