Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::alignment_of< U > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::alignment_of< U >:

Classes

struct  test_alignment
 

Static Public Attributes

static const size_t value = sizeof(test_alignment) - sizeof(U)
 

Detailed Description

template<class U>
struct tbb::flow::interface11::internal::alignment_of< U >

Definition at line 404 of file flow_graph.h.

Member Data Documentation

◆ value

template<class U >
const size_t tbb::flow::interface11::internal::alignment_of< U >::value = sizeof(test_alignment) - sizeof(U)
static

Definition at line 406 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.