How to create a lambda function that accepts iterators for vector,list,array? Something like:
lambda
iterators
vector
list
array
auto do_somthing=[](iterator beg,iterator end){ //code here }
Aucun commentaire:
Enregistrer un commentaire