bsl::void_t

Alias template that always yields void.

Synopsis

Declared in <bslmf_voidtype.h>

template<class...>
using void_t = void;