ArduinoSTL
ArduinoSTL copied to clipboard
feat: proposal for std::forward
since is very useful when you have to transparently call another function, I propose this implementation taken from the gnu GNU ISO C++ Library
Hello and thanks!
I've recently merged changes that updated the way noexcept is handled in C++17. That's caused merge conflicts. Are you still interested in this patch? Could you update it to remove the conflicts?