aboutsummaryrefslogtreecommitdiff
path: root/api/array_view.h
AgeCommit message (Expand)Author
2020-02-28Fix + test copying of fixed-sized ArrayView rvaluesKarl Wiberg
2019-03-22Adding reinterpret to ArrayView to allow data manipulation.Amit Hilbuch
2019-02-04ArrayView: Also accept const references when doing implicit conversionsKarl Wiberg
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-05-15ArrayView, adding ctor for fixed-size views of const(expr) std::array.Alessio Bazzica
2018-05-14ArrayView, adding ctor for fixed-size views of std::array.Alessio Bazzica
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei