#include <chsvmetafun.h>
Public Types | |
typedef T | type |
The template parameter. | |
Contains the type field type which resolves to the template parameter.
T | a type whose identity is retrieved. |
The metafunction is used to forbid a deduction of template parameters as well as to help to use SFINAE.