tbb::internal::strip< T > Struct Template Reference
Strips its template type argument from 'cv' and '&' qualifiers.
More...
#include <parallel_do.h>
List of all members.
|
Public Types |
typedef T | type |
Detailed Description
template<typename T>
struct tbb::internal::strip< T >
Strips its template type argument from 'cv' and '&' qualifiers.
The documentation for this struct was generated from the following file:
Copyright © 2005-2008 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.