We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee4d802 + 3aa9b72 commit 5acc0b0Copy full SHA for 5acc0b0
unit/util/small_map.cpp
@@ -5,6 +5,7 @@
5
#include <testing-utils/catch.hpp>
6
#include <util/small_map.h>
7
8
+// This method is a friend of small_map
9
void small_map_test()
10
{
11
SECTION("Basic")
0 commit comments