ChaiScript
Static Public Member Functions | List of all members
chaiscript::detail::Cast_Helper_Inner< std::unique_ptr< Result > && > Struct Template Reference

Cast_Helper_Inner for casting to a std::unique_ptr<> && type. More...

#include <boxed_cast_helper.hpp>

Static Public Member Functions

static std::unique_ptr< Result > && cast (const Boxed_Value &ob, const Type_Conversions_State *)
 

Detailed Description

template<typename Result>
struct chaiscript::detail::Cast_Helper_Inner< std::unique_ptr< Result > && >

Cast_Helper_Inner for casting to a std::unique_ptr<> && type.

Todo:
Fix the fact that this has to be in a shared_ptr for now

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