Closed x1957 closed 8 years ago
I developed it on mac, so it works best with clang. But there are some issues with lower version of GCC: i). keyword override not supported (at least not support at 4.6) ii). regex not fully supported until 4.9
some new features of template also not well supported in GCC, like keyword using So the linear module had been reimplemented in macro.
Is there any problems with using clang?