Range-v3
Range algorithms, views, and actions for the Standard Library
concepts::defs::destructible Concept Reference

The destructible concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T>
std::is_nothrow_destructible<T>::value
The destructible concept.
Definition: concepts.hpp:1135

Detailed Description

The destructible concept.