Searched defs:makeSlice (Results 1 – 1 of 1) sorted by relevance
71 inline const Slice makeSlice(const T& ref) { in makeSlice() function78 inline const Slice makeSlice(const std::string& s) { in makeSlice() function85 inline const Slice makeSlice(const std::vector<T>& v) { in makeSlice() function91 inline const Slice makeSlice(const std::array<U, V>& a) { in makeSlice() function