To manipulate or not to manipulate

D

Dave

Hello all,

It is unclear to me from reading my references on streams if anything that
can be done with a standard manipulator can also be done without
manipulators. Is the set of operations that can be done with manipulators
the same as the set of operations that can be performed without
manipulators?

Thanks,
Dave
 
M

Mike Wahler

Dave said:
Hello all,

It is unclear to me from reading my references on streams

What reference?
if anything that
can be done with a standard manipulator can also be done without
manipulators.

Yes it can. However, often a manipulator can
simplify code.
Is the set of operations that can be done with manipulators
the same as the set of operations that can be performed without
manipulators?

No. Some things cannot be done with manipulators.

-Mike
 

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
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top