Spicy
Static Public Member Functions | Static Public Attributes | List of all members
spicy::rt::detail::has_on_overlap< P > Struct Template Reference

Static Public Member Functions

template<typename U >
static auto test (int) -> decltype(std::declval< U >().__on_0x25_overlap(std::declval< uint64_t >(), std::declval< const hilti::rt::Bytes &>(), std::declval< const hilti::rt::Bytes &>()), std::true_type())
 
template<typename U >
static std::false_type test (...)
 

Static Public Attributes

static constexpr bool value = std::is_same_v<decltype(test<P>(0)), std::true_type>
 

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