AndreaCrotti / yasnippet-snippets

a collection of yasnippet snippets for many languages
GNU General Public License v3.0
1.15k stars 461 forks source link

Two more c++-mode snippets: forr and lambda #472

Closed zhchuu closed 6 months ago

zhchuu commented 1 year ago

Add 'forr' for the range-based loop and 'lambda' for the lambda function.