Skip to content
Commit b196f5e7 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 56ca5d8e
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