HepMC3 event record library
Static Public Attributes
is_comparable< T, enable_if_t< container_traits< T >::is_pair > > Struct Template Reference
Static Public Attributes
static constexpr const bool
value
Detailed Description
template<typename T>
struct is_comparable< T, enable_if_t< container_traits< T >::is_pair > >
Definition at line
56
of file
stl_bind.h
.
Field Documentation
◆
value
constexpr const bool value
static
Initial value:
=
is_comparable<typename T::first_type>::value
&&
is_comparable<typename T::second_type>::value
Definition at line
57
of file
stl_bind.h
.
The documentation for this struct was generated from the following file:
stl_bind.h
Generated on Tue Apr 6 2021 08:46:27 for HepMC3 event record library by
1.8.14