Skip to content

Typedef function_result

typedef function_result meta

using function_result = typename details::function_arguments_impl<decltype(&Fn::operator())>::result

Extracts the return type of a functor's

operator()

Fully qualified name: kfr::function_result

Declared at meta.hpp:565

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