-
#include "tensorstore/util/int4.h"
-
template <typename T>
requires std::numeric_limits<T>::is_integer
Int4Padded& tensorstore::Int4Padded::operator=(T v); Possibly lossy conversion from any integer type.
#include "tensorstore/util/int4.h"
Possibly lossy conversion from any integer type.