28 #ifndef BSL_IS_VOID_HPP 29 #define BSL_IS_VOID_HPP 58 class is_void<void const> final :
public true_type
If the provided type is a void type (taking into account const qualifications), provides the member c...
Definition: is_void.hpp:48
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45