mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Most of the time we are passing an rvalue into this functions anyway, so in theory moving should be faster. Right?
Most of the time we are passing an rvalue into this functions anyway, so in theory moving should be faster. Right?