HepMC3 event record library
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
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
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 Mon Jan 4 2021 09:07:39 for HepMC3 event record library by
1.8.5