Searched refs:read_access_t (Results 1 – 1 of 1) sorted by relevance
49 typedef typename call_traits<PropertyType>::const_reference read_access_t; typedef in boost::unit_test::class_property59 operator read_access_t() const { return value; } in operator read_access_t()60 read_access_t get() const { return value; } in get()