CppCon 2015: Neil MacIntosh “Evolving array_view and string_view for safe C++ code" - YouTube
http://www.Cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2015 — The Library Fundamentals TS already contains a string_view type, and possibly soon an array_view type. Th...