Why C++ Compiler Does not Support C++11?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohanjoshi0894
    New Member
    • May 2020
    • 4

    Why C++ Compiler Does not Support C++11?

    Can anybody explain this.
  • dev7060
    Recognized Expert Contributor
    • Mar 2017
    • 655

    #2
    Why C++ Compiler Does not Support C++11?
    The compiler must be targeting the earlier versions of C++.

    Comment

    • donbock
      Recognized Expert Top Contributor
      • Mar 2008
      • 2427

      #3
      What compiler are you using?
      Maybe you need to update to the latest version.

      Comment

      Working...