Skip to content

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.

Template parameters
T Expression type.

Fully qualified name: kfr::expression_random_access

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.