Searched defs:is_ref_compatible (Results 1 – 1 of 1) sorted by relevance
41 struct is_ref_compatible struct43 enum { value = is_ref_compatible_impl<typename remove_all<MatrixType>::type>::value }; argument