function make_univector(T *, size_t) univector¶
template <typename T>
KFR_INTRINSIC univector_ref<T> make_univector(T* data, size_t size) Creates univector from data and size
Defined at base/univector.hpp:531