Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5121

[C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      MSVC appears to implement c++20 ADL, which includes function templates with explicit template arguments (previously these were not looked up through ADL):

      https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/23604480/job/psvu16jasktacvy2#L2097

      Attachments

        Activity

          People

            Unassigned Unassigned
            bkietz Ben Kietzman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: