Variable expression_random_access¶
variable expression_random_access base¶
template <typename T>
constexpr inline bool expression_random_access = expression_traits<T>::random_access Inline variable indicating whether an expression supports random access.
| T | Expression type. |
Fully qualified name: kfr::expression_random_access
Declared at base/expression.hpp:93
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.