Searched defs:readwrite_property (Results 1 – 1 of 1) sorted by relevance
190 class readwrite_property : public class_property<PropertyType> { class196 readwrite_property() : base_prop() {} in readwrite_property() function in boost::unit_test::readwrite_property197 explicit readwrite_property( write_param_t init_value ) : base_prop( init_value ) {} in readwrite_property() function in boost::unit_test::readwrite_property