HomeSort by relevance Sort by last modified time
    Searched full:arrow_res_t (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
class_properties.hpp 148 typedef typename base_prop::address_res_t arrow_res_t; typedef in class:boost::unit_test::readonly_property
157 arrow_res_t operator->() const { return boost::addressof( base_prop::value ); }
192 typedef typename add_pointer<PropertyType>::type arrow_res_t; typedef in class:boost::unit_test::readwrite_property
201 arrow_res_t operator->() { return boost::addressof( base_prop::value ); }

Completed in 138 milliseconds