You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/04 23:41:00 UTC

[jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC

     [ https://issues.apache.org/jira/browse/ARROW-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-5121:
--------------------------------
    Fix Version/s:     (was: 0.15.0)

> [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC
> ---------------------------------------------------------------------
>
>                 Key: ARROW-5121
>                 URL: https://issues.apache.org/jira/browse/ARROW-5121
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Benjamin Kietzman
>            Assignee: Benjamin Kietzman
>            Priority: Minor
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.2#803003)