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 >:
Inheritance graph
Collaboration diagram for transfer_const< T, U, c >:
Collaboration graph

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: