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 f418fab commit 0e0f47cCopy full SHA for 0e0f47c
include/jshm.h
@@ -19,7 +19,7 @@ namespace jshm {
19
#endif
20
}
21
22
- operator char* () {
+ operator void* () {
23
#ifdef _WIN32
24
return pBuf;
25
0 commit comments