CAF
0.17.6
caf
detail
tl_is_distinct
Static Public Attributes
|
List of all members
caf::detail::tl_is_distinct< List > Struct Template Reference
Tests whether a list is distinct.
More...
#include <type_list.hpp>
Static Public Attributes
static constexpr bool
value
Detailed Description
template<class List>
struct caf::detail::tl_is_distinct< List >
Tests whether a list is distinct.
Member Data Documentation
◆
value
template<class List >
constexpr bool
caf::detail::tl_is_distinct
< List >::value
static
constexpr
Initial value:
=
tl_size<List>::value == tl_size<tl_distinct_t<List>>::value
The documentation for this struct was generated from the following file:
/build/reproducible-path/actor-framework-0.17.6/libcaf_core/caf/detail/type_list.hpp
Generated by
1.9.4