[
https://issues.apache.org/jira/browse/AVRO-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wallner reassigned AVRO-2165:
----------------------------------
Assignee: Karl Wallner
> Use nested namespaces in C++ instead of :: separated ones
> ---------------------------------------------------------
>
> Key: AVRO-2165
> URL: https://issues.apache.org/jira/browse/AVRO-2165
> Project: Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.8.2
> Reporter: Thiruvalluvan M. G.
> Assignee: Karl Wallner
> Priority: Minor
> Fix For: 1.8.3
>
>
> Namespace definitions using colons are supported since C++17
> ([http://en.cppreference.com/w/cpp/language/namespace]).
> This fix makes the library usable for C++11 and avoids compiler error
> "Compiler Error C2429"
> ([https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2429]).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)