siplasplas
cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage > Member List

This is the complete list of members for cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >, including all inherited members.

create(Args &&... args)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inlinestatic
empty() constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
Function()=default (defined in cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >
Function(const Function &)=default (defined in cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >
Function(Callable &&callable)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
get() constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
get()cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
invoke(ArgsVector &&args)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
invoke(ArgsVector &&args) constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
invoke(AnyArg *args)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
invoke(AnyArg *args) constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
kind() constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
operator()(Args &&... args)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
operator()(Args &&... args) constcpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline
operator=(const Function &)=default (defined in cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >
operator=(Function &&)=default (defined in cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >
operator=(Callable &&callable)cpp::typeerasure::Function< Storage, ArgsStorage, ReturnStorage >inline