Ad
  • Custom User Avatar

    By the same reasoning, all Python solutions should get a comment saying that 'Good solution but requires Python. Would be a problem if writing for embedded devices'. This shows that this comment about C++11 is completely irrelevant.

    Not trying to say you're wrong, but I believe this is what siebenschlaefer is trying to say.

  • Custom User Avatar

    Yep, on these devices I could not use C++11. But then again, I did program on a platform once where there was no C++ compiler at all, just a proprietary C compiler. But that does not mean that I should not use C++ at all, right?

    IMHO one should look at the available tools and then choose the right ones for the task.

  • Custom User Avatar

    Is that a problem given that the only C++ version available here is C++14?