Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 237 Bytes

C++ Custom Views

A library of C++ views that just works for all basic use cases as expected.

views are easier to use, more robust, and cause less unexpected compile-time and runtime errors than the views of the C++ standard library.