private destructor for singleton class

Posted by KhanS on Stack Overflow See other posts from Stack Overflow or by KhanS
Published on 2010-04-01T10:40:45Z Indexed on 2010/04/01 10:43 UTC
Read the original article Hit count: 208

Filed under:
|

Is it compulsory to have a private destructor for a singleton class.

© Stack Overflow or respective owner

Related posts about c++

Related posts about oops