XmacsLabs / lolly

lolly: A user-friendly C++ library
https://xmacslabs.github.io/lolly/
GNU General Public License v3.0
10 stars 6 forks source link

add adapter from N() to ranged for clause in C++ 11 #322

Closed jingkaimori closed 5 months ago

jingkaimori commented 5 months ago

There are a few classes which overloads operator[] and N(), find them and add adapter for them instead.