template <typename ContainerTraits>

struct UpperBoundTraits

Defined at line 46 of file ../../src/lib/fidl/llcpp/tests/dispatcher/intrusive_container/ordered_associative_container_test_environment.h

Public Methods

typename ContainerTraits::IterType Search (typename ContainerTraits::ContainerType & container, const KeyType & key)

Defined at line 47 of file ../../src/lib/fidl/llcpp/tests/dispatcher/intrusive_container/ordered_associative_container_test_environment.h

bool BoundedBy (KeyType & key, const KeyType & bound_key)

Defined at line 52 of file ../../src/lib/fidl/llcpp/tests/dispatcher/intrusive_container/ordered_associative_container_test_environment.h