template <typename ContainerTraits>
struct LowerBoundTraits
Defined at line 58 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 59 of file ../../src/lib/fidl/llcpp/tests/dispatcher/intrusive_container/ordered_associative_container_test_environment.h
bool BoundedBy (const KeyType & key, const KeyType & bound_key)
Defined at line 64 of file ../../src/lib/fidl/llcpp/tests/dispatcher/intrusive_container/ordered_associative_container_test_environment.h