singleton inheritance question

Posted by maxxtack on Stack Overflow See other posts from Stack Overflow or by maxxtack
Published on 2010-01-30T01:28:08Z Indexed on 2010/04/12 7:03 UTC
Read the original article Hit count: 296

Filed under:

how do i (and does it makes any sense?) inherit from the singleton class other classes that need the same functionality?

© Stack Overflow or respective owner

Related posts about singleton