|
CAF
0.17.6
|
Transfers const from T to U. U remains unchanged if T is not const.
More...
#include <type_traits.hpp>
Public Types | |
| using | type = U |
Transfers const from T to U. U remains unchanged if T is not const.
1.8.13