WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
detail::is_comparable< Compare, A, B, void_t< decltype(std::declval< Compare >()(std::declval< A >(), std::declval< B >())), decltype(std::declval< Compare >()(std::declval< B >(), std::declval< A >()))> > Struct Template Reference

#include <wpi/detail/meta/type_traits.h>

Inheritance diagram for detail::is_comparable< Compare, A, B, void_t< decltype(std::declval< Compare >()(std::declval< A >(), std::declval< B >())), decltype(std::declval< Compare >()(std::declval< B >(), std::declval< A >()))> >:

The documentation for this struct was generated from the following file: