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

#include <_flow_graph_types_impl.h>

Collaboration diagram for internal::size_of< T >:

Static Public Attributes

static const int value = sizeof(T)
 

Detailed Description

template<typename T>
struct internal::size_of< T >

Definition at line 556 of file _flow_graph_types_impl.h.

Member Data Documentation

◆ value

template<typename T >
const int internal::size_of< T >::value = sizeof(T)
static

Definition at line 556 of file _flow_graph_types_impl.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.