std::expf and std::logf not recognized by gcc 7.2.0
It seems that gcc (tried 7.2.0 and 5.4.0) does not have std::expf and std::logf - see coliru sample. Since cppreference says they were added in C++11 is there some gcc specific macro I am missing or are they in general missing in gcc?
Aucun commentaire:
Enregistrer un commentaire