yyc12345
ead22d13ff
- according to c++ standard, single void in function parameter is equal to empty parameter list. for removing this syntax which may cause misunderstanding (becuase in C, they are different I guess), I replace all `(void)` to `()`. |
||
---|---|---|
.. | ||
VxEnums.hpp | ||
VxMath.cpp | ||
VxMath.hpp | ||
VxMemoryMappedFile.cpp | ||
VxMemoryMappedFile.hpp | ||
VxTypes.cpp | ||
VxTypes.hpp |