Skip to content

Compiled on both GCC and MSVC - November 21, 2009

Pre-release
Pre-release
Compare
Choose a tag to compare
@lcaminiti lcaminiti released this 05 Sep 00:01
· 124 commits to master since this release
  1. Compiled using both GCC (Linux and Cygwin) and MSVC (Windows XP).
  2. Required to use void to specify empty function argument list. This is to comply with C++03 standard that does not allow to pass empty macro parameters so it does not support empty preprocessor sequences ().