判断类型是否为void 更多...
#include <type_traits.hpp>
判断类型是否为void
移除cv限定符后检查是否为void类型。
在文件 type_traits.hpp 第 722 行定义.