Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dclass_properties.hpp190 class readwrite_property : public class_property<PropertyType> { class
196 readwrite_property() : base_prop() {} in readwrite_property() function in boost::unit_test::readwrite_property
197 explicit readwrite_property( write_param_t init_value ) : base_prop( init_value ) {} in readwrite_property() function in boost::unit_test::readwrite_property