|
xtensor
|
Public Member Functions | |
| template<class T> | |
| memory_range (T *first, T *last) | |
| template<class T> | |
| bool | overlaps (T *first, T *last) const |
Public Attributes | |
| const uintptr_t | m_first = 0 |
| const uintptr_t | m_last = 0 |
Definition at line 689 of file xutils.hpp.
|
inlineexplicit |
Definition at line 699 of file xutils.hpp.
|
inline |
Definition at line 706 of file xutils.hpp.
| const uintptr_t xt::memory_range::m_first = 0 |
Definition at line 693 of file xutils.hpp.
| const uintptr_t xt::memory_range::m_last = 0 |
Definition at line 694 of file xutils.hpp.