Home
last modified time | relevance | path

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

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