|
IDA C++ SDK 9.2
|
Go to the source code of this file.
Classes | |
| struct | ida_movable_type< qset< T, C > > |
Typedefs | |
| template<typename Value, typename Compare = std::less<>> | |
| using | qset = qtree_detail::qset<Value, Compare, ida_alloc_policy, true> |
Functions | |
| template<class T, class C> | |
| int | compare (const qset< T, C > &a, const qset< T, C > &b) |
| using qset = qtree_detail::qset<Value, Compare, ida_alloc_policy, true> |