ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
vec_disjoint
dmd
backend
dvec
Return 1 if (v1 & v2) == 0
extern (
C
) nothrow @
nogc
pure
int
vec_disjoint
(
const
(
vec_base_t
)*
v1
,
const
(
vec_base_t
)*
v2
)
Meta
Source
See Implementation
dmd
backend
dvec
functions
vec_and
vec_andass
vec_calloc
vec_clear
vec_clearbit
vec_clearextrabits
vec_clone
vec_copy
vec_disjoint
vec_equal
vec_free
vec_index
vec_init
vec_or
vec_orass
vec_println
vec_realloc
vec_set
vec_setbit
vec_sub
vec_subass
vec_term
vec_testbit
vec_xor
vec_xorass
Return 1 if (v1 & v2) == 0