VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
|
This is the complete list of members for vecCore::WrappedBool, including all inherited members.
isEmpty() const | vecCore::WrappedBool | inline |
isFull() const | vecCore::WrappedBool | inline |
operator bool &() noexcept | vecCore::WrappedBool | inline |
operator bool const &() const noexcept | vecCore::WrappedBool | inline |
operator[](int index) | vecCore::WrappedBool | inline |
operator[](int index) const | vecCore::WrappedBool | inline |
Size | vecCore::WrappedBool | static |
size() | vecCore::WrappedBool | inlinestatic |
store(bool *dest) const | vecCore::WrappedBool | inline |
WrappedBool() | vecCore::WrappedBool | inline |
WrappedBool(bool val) | vecCore::WrappedBool | inline |