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 39d3935 commit 7381becCopy full SHA for 7381bec
include/internal/DataStructures.h
@@ -39,7 +39,7 @@ namespace WS_LITE {
39
std::thread Thread;
40
};
41
const auto CONTROLBUFFERMAXSIZE = 125;
42
- enum method;
+
43
class WSContextImpl {
44
public:
45
WSContextImpl(ThreadCount threadcount, method m)
0 commit comments