You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Robert Middleton (Jira)" <lo...@logging.apache.org> on 2020/12/29 23:23:00 UTC

[jira] [Created] (LOGCXX-516) Make classes ABI-stable

Robert Middleton created LOGCXX-516:
---------------------------------------

             Summary: Make classes ABI-stable
                 Key: LOGCXX-516
                 URL: https://issues.apache.org/jira/browse/LOGCXX-516
             Project: Log4cxx
          Issue Type: Improvement
            Reporter: Robert Middleton
            Assignee: Robert Middleton


Make private data classes to hold the private data members of the log4cxx classes, so that adding/removing private members does not break ABI compatibility.

 

See: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Ri-pimpl



--
This message was sent by Atlassian Jira
(v8.3.4#803005)