Push-back output

Back to Output

A push-back output takes an object A as a parameter and passes the reported object to the push_back member function of A. In particular, this allows to transmit data into some of the sequence containers in STL.

Files

push_back output