I study the code, and find the only C++11 feature used is <type_traits>.
For the lower version of gcc, <tr1/type_traits> can be use to instead.
Do the team have interesting to support pre-c++11 compilers?
Original issue reported on code.google.com by chen3feng on 7 Apr 2013 at 4:13
Original issue reported on code.google.com by
chen3feng
on 7 Apr 2013 at 4:13