fix undefined in device code error (#1880)
This commit is contained in:
parent
32e3c38aef
commit
d656afbd2a
@ -176,6 +176,7 @@ public:
|
||||
}
|
||||
|
||||
// Address
|
||||
CUTE_HOST_DEVICE
|
||||
subbyte_iterator<T> operator&() const {
|
||||
return {ptr_, idx_};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user