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

Mark private nested class of published class as unexported

Given the class is marked as private and thus not intended for
external use, exporting the symbols adds some minor unneeded costs
in binary size and linking time, which can be avoided.

NO_CHANGELOG
parent 2deae1e5
Pipeline #377483 passed with stage
in 3 minutes and 22 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