xubingyue / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Deprecate non C++11 support compiler #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Deprecated:
    VS2008 and before.
    GCC 4.5 and before.
  Will Support:
    Clang 3.0 or later

  Some features should be used:
    Vardic template
    auto & decltype
    forward, move & rvalue reference

  TBD:
    instead boost with tr1

Original issue reported on code.google.com by wuye9036 on 23 Nov 2011 at 1:57

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:24

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 23 Jan 2013 at 7:11