WPILibC++  unspecified
wpi::detail::is_compatible_object_type_impl< true, RealType, CompatibleObjectType > Struct Template Reference

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

template<class RealType , class CompatibleObjectType >
constexpr auto wpi::detail::is_compatible_object_type_impl< true, RealType, CompatibleObjectType >::value
static
Initial value:
=
std::is_constructible<llvm::StringRef,
typename CompatibleObjectType::key_type>::value &&
std::is_constructible<typename RealType::mapped_type,
typename CompatibleObjectType::mapped_type>::value

The documentation for this struct was generated from the following file: