QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Public Types | List of all members
QtPrivate::LazyResultType< Functor, foo > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Collaboration diagram for QtPrivate::LazyResultType< Functor, foo >:
Collaboration graph

Public Types

typedef Functor::result_type Type
 

Member Typedef Documentation

◆ Type

template<typename Functor, bool foo = HasResultType<Functor>::Value>
typedef Functor::result_type QtPrivate::LazyResultType< Functor, foo >::Type

The documentation for this struct was generated from the following file: