ChaiScript
Static Public Member Functions | List of all members
chaiscript::detail::Cast_Helper< const std::function< Signature > & > Struct Template Reference

Cast helper to handle automatic casting to const std::function &. More...

#include <function_call.hpp>

Static Public Member Functions

static std::function< Signature > cast (const Boxed_Value &ob, const Type_Conversions_State *t_conversions)
 

Detailed Description

template<typename Signature>
struct chaiscript::detail::Cast_Helper< const std::function< Signature > & >

Cast helper to handle automatic casting to const std::function &.


The documentation for this struct was generated from the following file: