The OpenD Programming Language

is_empty.value_type

import core.stdcpp.type_traits;
struct is_empty(T)
alias value_type = bool

Meta