IDA C++ SDK 9.2
Loading...
Searching...
No Matches
qtree_detail::value_compare_impl< Value, KeySelector, KeyCompare > Struct Template Reference

#include <qtree.hpp>

Public Member Functions

constexpr value_compare_impl ()
constexpr bool operator() (Value const &a, Value const &b) const noexcept(noexcept(KeyCompare {}(KeySelector {}(a), KeySelector {}(b))))

Constructor & Destructor Documentation

◆ value_compare_impl()

template<class Value, class KeySelector, class KeyCompare>
qtree_detail::value_compare_impl< Value, KeySelector, KeyCompare >::value_compare_impl ( )
inlineexplicitconstexpr

Member Function Documentation

◆ operator()()

template<class Value, class KeySelector, class KeyCompare>
bool qtree_detail::value_compare_impl< Value, KeySelector, KeyCompare >::operator() ( Value const & a,
Value const & b ) const
inlineconstexprnoexcept

The documentation for this struct was generated from the following file:
  • /Users/geoffrey/ida-sdk/src/include/qtree.hpp