C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
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 = tl_is_distinct<List>::value
 

Detailed Description

template<class List>
struct caf::detail::tl_is_distinct< List >

Tests whether a list is distinct.


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