We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6dab8 commit 3aa9b72Copy full SHA for 3aa9b72
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