halcheck 1.0
Loading...
Searching...
No Matches

◆ common_type_t

template<typename... Args>
using halcheck::lib::common_type_t = typename std::common_type<Args...>::type

An implementation of std::common_type_t.

See also
std::common_type_t