WPILibC++
2025.3.1
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > > Struct Template Reference
#include <
wpi/detail/meta/type_traits.h
>
Static Public Attributes
static constexpr bool
value
Member Data Documentation
◆
value
template<typename BasicJsonType , typename CompatibleType >
bool
detail::is_compatible_type_impl
< BasicJsonType, CompatibleType,
enable_if_t
<
is_complete_type
< CompatibleType >::value > >::value
static
constexpr
Initial value:
=
has_to_json<BasicJsonType, CompatibleType>::value
The documentation for this struct was generated from the following file:
wpi/detail/meta/
type_traits.h
detail
is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >
Generated on Fri Feb 14 2025 07:31:48 for WPILibC++ by
1.12.0