On Wed, Oct 1, 2014 at 12:57 AM, Kan-Ru Chen (陳侃如) <[email protected]> wrote: > Hi, > > It seems all the compilers we use support the c++11 ">>" in template, > could we start using it in new code? > > Kanru > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform
Yes, we've been using >> for months. It's safe to use on all supported platforms/compilers. - Kyle _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

