rippled
Public Types | List of all members
beast::aged_associative_container_test_base::TestTraitsBase Struct Reference
Inheritance diagram for beast::aged_associative_container_test_base::TestTraitsBase:
Inheritance graph
[legend]

Public Types

using Key = std::string
 
using Clock = std::chrono::steady_clock
 
using ManualClock = manual_clock< Clock >
 

Detailed Description

Definition at line 349 of file aged_associative_container_test.cpp.

Member Typedef Documentation

◆ Key

Definition at line 351 of file aged_associative_container_test.cpp.

◆ Clock

Definition at line 352 of file aged_associative_container_test.cpp.

◆ ManualClock

Definition at line 353 of file aged_associative_container_test.cpp.