Add std::forward and std::move #5875
Labels
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
feature request
A request to make an enhancement (not a bug fix)
Since without these, c++11 rvalue references are a lot less useful.
The text was updated successfully, but these errors were encountered: