xtensor
 
Loading...
Searching...
No Matches
xt::overlapping_memory_checker_traits< E > Struct Template Reference

Static Public Member Functions

static bool check_overlap (const E &, const memory_range &)
 
static bool check_overlap (const E &, const memory_range &)
 

Detailed Description

template<xgenerator_concept E>
requires (without_memory_address_concept<E>)
struct xt::overlapping_memory_checker_traits< E >

Definition at line 88 of file xgenerator.hpp.

Member Function Documentation

◆ check_overlap() [1/2]

template<xgenerator_concept E>
static bool xt::overlapping_memory_checker_traits< E >::check_overlap ( const E & ,
const memory_range &  )
inlinestatic

Definition at line 90 of file xgenerator.hpp.

◆ check_overlap() [2/2]

static bool xt::overlapping_memory_checker_traits< E, void >::check_overlap ( const E & ,
const memory_range &  )
inlinestatic

Definition at line 862 of file xutils.hpp.


The documentation for this struct was generated from the following file: