-
- Downloads
There was an error fetching the commit references. Please try again later.
Added support for explicit c++ keyword
This is c++11 so I added a check in configure. However, I did not find any compiler not supporting it so I could no properly test it. Anyway, this should allow adding "explicit" in front of many constructors that otherwise could be interpreted as conversion operators
Loading
Please register or sign in to comment