26 #ifndef CPP_NIX_FDSET_H_
27 #define CPP_NIX_FDSET_H_
49 operator bool()
const;
64 operator bool()
const;
an fd_set with array accessors
void clear()
clears (zeros) the set
reference to an element in a bitset
ConstRef(const fd_set *set, int fd)
reference to an element in a bitset
__host__ __device__ Scalar & set(LValue< Scalar, ROWS, COLS, Exp > &M)
Ref operator[](unsigned int fd)
array operator
Ref & operator=(bool x)
assign from bool