SyTen
◆
is_not_streamcontrol
template<typename T >
constexpr bool is_not_streamcontrol =
is_not_streamcontrol_impl
<std::decay_t<T> >::value
constexpr
Variable which is
true
if
T
is not a stream control type.
inc
util
is_not_streamcontrol.h
Generated by
1.9.4