Sleipnir C++ API
Loading...
Searching...
No Matches
sleipnir::concepts::NoThrowDestructible Concept Reference
#include <
sleipnir/util/small_vector.hpp
>
Concept definition
template
<
typename
T>
concept
sleipnir::concepts::NoThrowDestructible
= std::is_nothrow_destructible_v<T>
sleipnir::concepts::NoThrowDestructible
Definition
small_vector.hpp:48
sleipnir
concepts
NoThrowDestructible
Generated on Sat Jan 18 2025 01:59:58 for Sleipnir C++ API by
1.9.8