[
https://issues.apache.org/jira/browse/AVRO-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903652#comment-17903652
]
ASF subversion and git services commented on AVRO-4097:
-------------------------------------------------------
Commit 0fd1e7834996c435883ec0bcf8237e79415a6426 in avro's branch
refs/heads/main from Mikhail Koviazin
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0fd1e7834 ]
AVRO-4097: Replace boost::any with std::any; boost::tuple with std::tuple
(#3256)
* AVRO-4097: [C++] replace boost::any with std::any
Signed-off-by: Mikhail Koviazin <[email protected]>
* AVRO-4097: [C++] replace boost::tuple with std::tuple
Signed-off-by: Mikhail Koviazin <[email protected]>
---------
Signed-off-by: Mikhail Koviazin <[email protected]>
> [C++] replace boost::any with std::any and boost::tuple with std::tuple
> -----------------------------------------------------------------------
>
> Key: AVRO-4097
> URL: https://issues.apache.org/jira/browse/AVRO-4097
> Project: Apache Avro
> Issue Type: Sub-task
> Reporter: Mikhail Koviazin
> Assignee: Mikhail Koviazin
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Follow-up to AVRO-4096. Those ones should also be easily replaceable.
> I'll make a PR today.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)