powerd++  0.4.4
List of all members
sys::io::is_superset_of< LSetT, set< RSet ... > > Struct Template Reference

Specialise is_superset_of to unpack the right hand io::set. More...

#include <io.hpp>

Inheritance diagram for sys::io::is_superset_of< LSetT, set< RSet ... > >:
[legend]
Collaboration diagram for sys::io::is_superset_of< LSetT, set< RSet ... > >:
[legend]

Additional Inherited Members

- Public Types inherited from sys::io::enable_if<(contains_v< LSetT, RSet > &&...)>
using type = void
 Provide the requested type.
 
- Static Public Attributes inherited from sys::io::enable_if<(contains_v< LSetT, RSet > &&...)>
static constexpr const bool value
 The given expression is true.
 

Detailed Description

template<class LSetT, auto ... RSet>
struct sys::io::is_superset_of< LSetT, set< RSet ... > >

Specialise is_superset_of to unpack the right hand io::set.

Template Parameters
LSetTThe left hand io::set
RSetThe right hand io::set values

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