is_empty.type

struct is_empty(T)
alias type = integral_constant!(bool, value)

Meta