Variable sdv::internal::always_false_v#
Defined in File interface_ptr.h
Variable Documentation#
-
template<typename T>
constexpr bool sdv::internal::always_false_v = always_false<T>::value# Variable for the always_false struct.
- Template Parameters:
T – Type to report for the always_false struct.