Home
last modified time | relevance | path

Searched defs:get_ptr_impl (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
Doptional.hpp447 …pointer_const_type get_ptr_impl() const { return cast_ptr(get_object(), is_reference_predicate() )… in get_ptr_impl() function in boost::optional_detail::optional_base
448 …pointer_type get_ptr_impl() { return cast_ptr(get_object(), is_reference_predicate() )… in get_ptr_impl() function in boost::optional_detail::optional_base