Function beluga::operator&
Defined in File circular_array.hpp
Function Documentation
-
constexpr bool beluga::operator&(CircularArrayFeatureFlags mask, CircularArrayFeatureFlags flag)
Bitwise AND operator overload to check of the presence of a feature
flag
in a featuremask
.