L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
Enum_bitops::Has_marker< T, Void< decltype(enum_bitops_enable(declval< T >()))> > Struct Template Reference

Marker for the opt-in ADL function. More...

#include <types>

Inheritance diagram for Enum_bitops::Has_marker< T, Void< decltype(enum_bitops_enable(declval< T >()))> >:
Collaboration diagram for Enum_bitops::Has_marker< T, Void< decltype(enum_bitops_enable(declval< T >()))> >:

Additional Inherited Members

Public Types inherited from L4::Types::Bool< false >
typedef Bool< V > type
 The meta type itself.
Public Types inherited from L4::Types::Bool< true >
typedef Bool< V > type
 The meta type itself.

Detailed Description

template<typename T>
struct Enum_bitops::Has_marker< T, Void< decltype(enum_bitops_enable(declval< T >()))> >

Marker for the opt-in ADL function.

Definition at line 425 of file types.


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