template<typename T , typename U , typename... Ts>
Initial value:=
std::is_base_of<T, U>::value && are_base_of<T, Ts...>::value
The documentation for this struct was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpiutil/src/main/native/include/wpi/STLExtras.h