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

# is_nothrow_default_constructible_v

## Declaration

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