Thread
:
which relationship between private constructor and derivation class
View Single Post
gorangk
Newbie Member
2Mar2007,16:01
which relationship between private constructor and derivation class that derivation is not possible
(meaning constructor implements the actions required to initialize an instance)
mean - stop create instance ok, but derive class ?