Searched defs:compare_buffer_info (Results 1 – 1 of 1) sorted by relevance
131 template <typename T, typename SFINAE = void> struct compare_buffer_info { struct137 template <typename T> struct compare_buffer_info<T, detail::enable_if_t<std::is_integral<T>::value>… argument