Searched defs:asint (Results 1 – 1 of 1) sorted by relevance
41 template <typename T, int N> constexpr vector<int, N> asint(vector<T, N> V) { in asint() function45 template <typename T> constexpr int asint(T F) { in asint() function