v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
func::detail::function_manager_inplace_specialization< T, Allocator, Enable > Member List

This is the complete list of members for func::detail::function_manager_inplace_specialization< T, Allocator, Enable >, including all inherited members.

call(const functor_padding &storage, Arguments...arguments)func::detail::function_manager_inplace_specialization< T, Allocator, Enable >inlinestatic
destroy_functor(Allocator &, manager_storage_type &storage) FUNC_NOEXCEPTfunc::detail::function_manager_inplace_specialization< T, Allocator, Enable >inlinestatic
get_functor_ref(const manager_storage_type &storage) FUNC_NOEXCEPTfunc::detail::function_manager_inplace_specialization< T, Allocator, Enable >inlinestatic
move_functor(manager_storage_type &lhs, manager_storage_type &&rhs) FUNC_NOEXCEPTfunc::detail::function_manager_inplace_specialization< T, Allocator, Enable >inlinestatic
store_functor(manager_storage_type &storage, T to_store)func::detail::function_manager_inplace_specialization< T, Allocator, Enable >inlinestatic