Conversion constructor

E

exad

Which provides better performance, a conversion constructor or an
overloaded operator?
 
G

Greg

Alf said:
* exad:

Yes.

Looks like part of Alf's response was lost (censored?). Anyway, I can
supply the missing information:

The function that takes less time (or requires fewer system resources,
depending on the performance metrics selected for the comparison) is
the one that provides the better performance.

Greg
 
F

Frederick Gotham

exad:
Which provides better performance, a conversion constructor or an
overloaded operator?

Depends entirely on the implementation, and how the code has been written.
Best thing is to test it out yourself.
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top