Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::interface7::internal::return_type_or_void< F > Struct Template Reference

#include <task_arena.h>

Collaboration diagram for tbb::interface7::internal::return_type_or_void< F >:

Public Attributes

decltype(declval< F >()()) typedef type
 

Detailed Description

template<typename F>
struct tbb::interface7::internal::return_type_or_void< F >

Definition at line 65 of file task_arena.h.

Member Data Documentation

◆ type

template<typename F >
decltype(declval<F>()()) typedef tbb::interface7::internal::return_type_or_void< F >::type

Definition at line 67 of file task_arena.h.


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

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.