SPH
|
Adds const or reference to the type, based on const-ness and reference-ness of given type. More...
#include <Traits.h>
Public Types | |
using | Type = T |
Adds const or reference to the type, based on const-ness and reference-ness of given type.
using UndecayType< T, TOther >::Type = T |