C/C++ API Reference
Loading...
Searching...
No Matches
pw::containers::internal::AATree< K, V >::Pair Class Reference

Overview

template<typename K, typename V>
class pw::containers::internal::AATree< K, V >::Pair

An extension of Item that includes storage for a key.

Inheritance diagram for pw::containers::internal::AATree< K, V >::Pair:
pw::containers::internal::AATree< K, V >::Item

Public Member Functions

constexpr Pair (Key key)
 
constexpr Key key () const
 
constexpr bool operator< (const Pair &rhs)
 

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