LazyResultType< Functor, foo > Struct Template Reference

LazyResultType< Functor, foo > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Class Description

template<typename Functor, bool foo = HasResultType<Functor>::Value>
struct QtPrivate::LazyResultType< Functor, foo >

Definition at line 218 of file qtconcurrentfunctionwrappers.h.

Public Types

typedef Functor::result_type Type
 

Member Typedef Documentation

typedef Functor::result_type Type

Definition at line 218 of file qtconcurrentfunctionwrappers.h.


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