error C2679: binary ‘<<': no operator found which takes a right-hand operand of type 'main::’ (or there is no acceptable conversion)
I am learning to write lamda expression in cpp, Below is the code
I am learning to write lamda expression in cpp, Below is the code