L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
L4::Types::Same_template< T, Template > Struct Template Reference

Check if a type T is an instantiation of a given template. More...

#include <types>

Inheritance diagram for L4::Types::Same_template< T, Template >:
Collaboration diagram for L4::Types::Same_template< T, Template >:

Additional Inherited Members

Public Types inherited from L4::Types::Bool< false >
using type
 The meta type itself.

Detailed Description

template<typename T, template< typename... > typename Template>
struct L4::Types::Same_template< T, Template >

Check if a type T is an instantiation of a given template.

Definition at line 394 of file types.


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