Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::wrap_to_async< T, std::false_type > Struct Template Reference
Collaboration diagram for tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::wrap_to_async< T, std::false_type >:

Public Types

typedef StreamFactory::template async_msg_type< typename tbb::internal::strip< T >::typetype
 

Detailed Description

template<typename... Ports, typename JP, typename StreamFactory>
template<typename T>
struct tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::wrap_to_async< T, std::false_type >

Definition at line 654 of file flow_graph.h.

Member Typedef Documentation

◆ type

template<typename... Ports, typename JP , typename StreamFactory >
template<typename T >
typedef StreamFactory::template async_msg_type< typename tbb::internal::strip<T>::type > tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::wrap_to_async< T, std::false_type >::type

Definition at line 655 of file flow_graph.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.