Skip to content

Typedef value_type_of

typedef value_type_of meta

using value_type_of = typename std::decay_t<T>::value_type

Extracts the

value_type nested typedef of T

Fully qualified name: kfr::value_type_of

Declared at meta.hpp:1211

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