Fix is_floating_point symbol is not a class template#761
Conversation
|
Are you sure this is the correct fix? Some of the GCC and Clang builds now fail with errors like or |
|
This fix might have uncovered other issues 😅 . I'll have a look ! |
|
TBH I did not know that there was an implementation of |
|
The only place where Furthermore I'm a bit worried, because cppreference.com states:
Doesn't sound like this is something one should do. As long as those lines were in the |
|
Ok let's revert my fix then and reopen the MR. |
Closes #760
Tasklist