overriding operator* in managed c++

  • Thread starter Thread starter Gideon
  • Start date Start date
G

Gideon

is it possible?
i see one can override operator+ with op_increment, is there an equivalent
for operator*, or has it depreciated for being unsafe?

cheers,
g.
 
thanks for that->
i guess my question wasnt clear enough though, i meant the star operator in
a dereference context.
cheers,
g.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top