Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-8719

std::advance from <iterator> has one template argument, should have 2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-4134
    • ARM_18.1.0.LTS
    • Do not explicitly instantiate std::advance when called, and allow template argument deduction to decide.
    • The template defined in C++14 section 24.4.4 for std::advance requires two template arguments: An iterator type and a difference...
    • This was an implementation decision, and issues only arise in very pedantic code. All normal usage of std::advance should not be...

      std::advance from <iterator> has one template argument, should have 2

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: