The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
detail::apply< Ret, T > Member List

This is the complete list of members for detail::apply< Ret, T >, including all inherited members.

apply(std::function< Ret(T...)> fcn)detail::apply< Ret, T >inline
fcndetail::apply< Ret, T >private
operator()(T...params)detail::apply< Ret, T >inline
result_type typedefdetail::apply< Ret, T >