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 de85a32 commit df4eaa0Copy full SHA for df4eaa0
src/topic_partition_list.cpp
@@ -38,6 +38,7 @@ using std::vector;
38
using std::set;
39
using std::ostream;
40
using std::string;
41
+using std::equal;
42
43
namespace cppkafka {
44
0 commit comments