Which is best for coding the standard library for c++?
Posted: Wed Jul 13, 2022 7:52 pm
a) no trailing underscores on names
b) complex objects are returned by value
c) have a member-swap()
d) all of the mentioned
b) complex objects are returned by value
c) have a member-swap()
d) all of the mentioned