c++

how can i create a class such that if any class inherited from it then it will show error,so is there any way.means we can not inherit from dt class.
closed account (z05DSL3A)
I have only given this a cursory glance but dose this help:
http://www.csse.monash.edu.au/~damian/Idioms/Topics/04.SB.NoInherit/html/text.html
Last edited on
Topic archived. No new replies allowed.