Classdesc
3.44
transfer_const< T, U, c > Struct Template Reference
transfer the constness property of
T
to U
More...
Inheritance diagram for transfer_const< T, U, c >:
Collaboration diagram for transfer_const< T, U, c >:
Detailed Description
template<class
T
, class U, bool c = Or<is_const<T>,is_const<U> >::value>
struct classdesc::transfer_const< T, U, c >
transfer the constness property of
T
to U
The documentation for this struct was generated from the following file:
classdesc.h
classdesc
transfer_const
Generated by
1.14.0