ChaiScript
List of all members
chaiscript::detail::Cast_Helper_Inner< const std::shared_ptr< Result > > Struct Template Reference

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

#include <boxed_cast_helper.hpp>

Inheritance diagram for chaiscript::detail::Cast_Helper_Inner< const std::shared_ptr< Result > >:
Inheritance graph
[legend]
Collaboration diagram for chaiscript::detail::Cast_Helper_Inner< const std::shared_ptr< Result > >:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from chaiscript::detail::Cast_Helper_Inner< std::shared_ptr< Result > >
static auto cast (const Boxed_Value &ob, const Type_Conversions_State *)
 

Detailed Description

template<typename Result>
struct chaiscript::detail::Cast_Helper_Inner< const std::shared_ptr< Result > >

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


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