Skip to content
Commit 8de8f570 authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Mark pimpl constructors of public classes as unexported

Given the constructors take an argument type not available for external
users of the API, exporting the symbols with all the price tag is
unneeded.

Also make these constructors protected, only subclasses are to use them.

NO_CHANGELOG
parent fd113ebd
Pipeline #360775 passed with stage
in 2 minutes and 15 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment