Home
last modified time | relevance | path

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

/third_party/boost/boost/test/utils/
Dclass_properties.hpp167 class readwrite_property : public class_property<PropertyType> { class
173 readwrite_property() : base_prop() {} in readwrite_property() function in boost::unit_test::readwrite_property
174 explicit readwrite_property( write_param_t init_value ) : base_prop( init_value ) {} in readwrite_property() function in boost::unit_test::readwrite_property