linksplatform / Interfaces

LinksPlatform's Platform.Interfaces Class Library
https://linksplatform.github.io/Interfaces
The Unlicense
3 stars 2 forks source link

Create `CLink` concept #102

Open FreePhoenix888 opened 2 years ago

FreePhoenix888 commented 2 years ago

Members: bool empty() value_type begin value_type end Member types: value_type

uselessgoddess commented 2 years ago

Oh no. Use alias to IEnumerable or IArray

FreePhoenix888 commented 1 year ago

Should we just use range concept? https://en.cppreference.com/w/cpp/ranges/range