On Thu, Jan 5, 2017 at 7:31 AM, Xidorn Quan <[email protected]> wrote:
> Probably it can add a constructor which accepts T&& and Move it down the > chain. > Agreed. We didn't do this initially to keep things simple and because we didn't need it, but if there's a good use case we should add move constructors. Jan > - Xidorn > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

