Searched refs:property_matrix (Results 1 – 1 of 1) sorted by relevance
63 class property_matrix { class65 property_matrix(property_buffer &buf) : buf(buf) { in property_matrix() function in clover::detail::property_matrix69 inline property_matrix &111 detail::property_matrix<T>168 inline property_matrix<T> &169 property_matrix<T>::operator=(const S &v) { in operator =()