This is the complete list of members for xtd::convert_pointer, including all inherited members.
to_ptr(const current_type_t *value) | xtd::convert_pointer | inlinestatic |
to_ptr(current_type_t *value) | xtd::convert_pointer | inlinestatic |
to_ptr(const current_type_t &value) | xtd::convert_pointer | inlinestatic |
to_ptr(current_type_t &value) | xtd::convert_pointer | inlinestatic |
to_ref(const current_type_t &value) | xtd::convert_pointer | inlinestatic |
to_ref(current_type_t &value) | xtd::convert_pointer | inlinestatic |
to_ref(const current_type_t *value) | xtd::convert_pointer | inlinestatic |
to_ref(current_type_t *value) | xtd::convert_pointer | inlinestatic |
to_shared_ptr(const xtd::sptr< current_type_t > &value) | xtd::convert_pointer | inlinestatic |
to_shared_ptr(xtd::sptr< current_type_t > &value) | xtd::convert_pointer | inlinestatic |
to_shared_ptr(xtd::sptr< current_type_t > &&value) | xtd::convert_pointer | inlinestatic |
to_unique_ptr(xtd::uptr< current_type_t > &value) | xtd::convert_pointer | inlinestatic |
to_unique_ptr(xtd::uptr< current_type_t > &&value) | xtd::convert_pointer | inlinestatic |