---
title: is_trivially_destructible_v
framework: driverkit
role: symbol
role_heading: Global Variable Template
path: driverkit/libkern/sa_detail/is_trivially_destructible_v
---

# is_trivially_destructible_v

## Declaration

```occ
template <typename T> constexpr const _Bool is_trivially_destructible_v;
```
