#include <cast.h>
Static Public Member Functions | |
static handle | cast (holder_type &&src, return_value_policy, handle) |
Static Public Attributes | |
static constexpr auto | name = type_caster_base<type>::name |
Type caster for holder types like std::unique_ptr. Please consider the SFINAE hook an implementation detail, as explained in the comment for the copyable_holder_caster.
|
inlinestatic |
|
static |