Commit Graph

3 Commits

Author SHA1 Message Date
Philippe Tillet
a68061aa96 LICENSING: Switched to MIT 2017-01-17 20:33:46 -05:00
Nico Galoppo
b760bd0c92 Build fix for GCC >4.9
Default arguments on redeclaration of member function of class templates
are rejected in GCC 4.9+

The default argument must appear when the member function is first
declared.

https://gcc.gnu.org/gcc-4.9/porting_to.html
2016-05-20 13:15:19 -07:00
Philippe Tillet
7f77fba4d4 General: Internal code generator overhaul 2016-04-02 18:19:33 -04:00