|
template<class T> |
| memory_range (T *first, T *last) |
|
template<class T> |
bool | overlaps (T *first, T *last) const |
|
Definition at line 895 of file xutils.hpp.
◆ memory_range()
template<class T>
xt::memory_range::memory_range |
( |
T * | first, |
|
|
T * | last ) |
|
inlineexplicit |
◆ overlaps()
template<class T>
bool xt::memory_range::overlaps |
( |
T * | first, |
|
|
T * | last ) const |
|
inline |
◆ m_first
const uintptr_t xt::memory_range::m_first = 0 |
◆ m_last
const uintptr_t xt::memory_range::m_last = 0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/xtensor/xtensor/include/xtensor/xutils.hpp