summaryrefslogtreecommitdiff
path: root/src/array_view.hh
AgeCommit message (Expand)Author
2017-07-19More use of std::enable_if_t aliasMaxime Coste
2017-06-26Fix various undefined behaviours detected by UBSanMaxime Coste
2017-05-26Remove unused and potentially error prone constructor from ArrayViewMaxime Coste
2016-11-20Make ArrayView::subrange size arguement optionalMaxime Coste
2016-09-19Add an unmap command to remove key mappingsMaxime Coste
2015-06-24Fix includeMaxime Coste
2015-05-14always_inline a few methodsMaxime Coste
2015-04-12Small alignement changeMaxime Coste
2015-03-09ArrayView content is not const anymoreMaxime Coste
2015-03-09constexprify ArrayViewMaxime Coste
2015-02-06Add a from C array constructor to ArrayViewMaxime Coste
2015-01-09Track String memory allocationsMaxime Coste
2015-01-06Rename memoryview to ArrayViewMaxime Coste