Files
test2/source/blender/blenlib
Ankit Meel d23a5b1d88 BLI: constexpr Span, IndexRange, StringRef(Null/Base)
Motivated by `std::string_view` being usable in
const (compile-time) context.
One functional change was needed for StringRef:
`std::char_traits<char>::length(str)` instead of `strlen`.

Reviewed By: JacquesLucke, LazyDodo
Differential Revision: https://developer.blender.org/D9788
2020-12-16 13:03:46 +05:30
..
2020-12-14 20:44:26 +11:00
2020-08-27 15:33:33 +10:00
2020-12-02 15:38:47 +01:00
2020-08-10 18:17:07 +02:00
2020-08-28 10:04:26 -06:00
2020-10-19 08:43:08 -07:00
2020-11-10 08:48:18 -07:00