Some general guidelines on code: use tabs not spaces. Avoid tricky expressions. Code for C++11, target compilers are VS2012+ and GCC 4.6+ so the allowed features must be present with these minimum compilers.
You mentioned p99, which is a private fork. (They don't distribute executables so GPL dosnt kick in)
|