We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ef8e6 commit 79b8b19Copy full SHA for 79b8b19
tests/quantum_sequencer_test_common.h
@@ -26,7 +26,7 @@ namespace quantum {
26
27
template<typename Sequencer>
28
void testSequencerPerformance(
29
- const bsl::string& name,
+ const std::string& name,
30
quantum::Dispatcher& dispatcher,
31
unsigned int sleepTimeMicroseconds,
32
unsigned int distinctKeyCount,
0 commit comments