Calico
|
Obtains a type related to T
with the same const-volatile qualifiers as Target
.
More...
#include <utility.hpp>
Public Types | |
typedef auto | type |
A type related to T with the same const-volatile qualifiers as Target . | |
Obtains a type related to T
with the same const-volatile qualifiers as Target
.
Sets the const-volatile qualifier of a type T
to match the Target
type.