Emplace-back output

Back to Output

An emplace-back output takes an object A as a parameter and forwards the reported objects to the emplace_back member function of A. In particular, this allows to transmit data into some of the sequence containers in STL.

Files

emplace_back output