mercredi 19 avril 2017

How the std::vector::push_backpush_back( T&& value ) implemented?

How this push_back overload implemented?

void push_back( T&& value );

Or maybe one possible implementation?

Aucun commentaire:

Enregistrer un commentaire