Searched defs:invoke_with_defaults (Results 1 – 2 of 2) sorted by relevance
14 void invoke_with_defaults(Callable c, fit::parameter_pack<Args...>) { in invoke_with_defaults() function19 void invoke_with_defaults(Callable c) { in invoke_with_defaults() function
21 void invoke_with_defaults(Callable c, fit::parameter_pack<Args...>) { in invoke_with_defaults() function26 void invoke_with_defaults(Callable c) { in invoke_with_defaults() function
Completed in 2 milliseconds