CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
Loading...
Searching...
No Matches
CHERI::is_sealed_capability< T > Struct Template Reference

Type trait for checking if a type is a sealed capability. More...

#include <cheri.hh>

Static Public Attributes

static constexpr bool value

Detailed Description

template<typename T>
struct CHERI::is_sealed_capability< T >

Type trait for checking if a type is a sealed capability.

Definition at line 453 of file cheri.hh.

Member Data Documentation

◆ value

template<typename T>
bool CHERI::is_sealed_capability< T >::value
staticconstexpr
Initial value:
=
false

Definition at line 455 of file cheri.hh.


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