Searched refs:property_scalar (Results 1 – 1 of 1) sorted by relevance
36 class property_scalar { class38 property_scalar(property_buffer &buf) : buf(buf) { in property_scalar() function in clover::detail::property_scalar41 inline property_scalar &99 detail::property_scalar<T>144 inline property_scalar<T> &145 property_scalar<T>::operator=(const T &x) { in operator =()