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/08/22 22:19:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16913739#comment-16913739 ] 

Wes McKinney commented on ARROW-5121:
-------------------------------------

cc [~pitrou]

> [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
>             Fix For: 0.15.0
>
>
> 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)