Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::concepts::constructibleFrom Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
T,
class
... Args>
concept
iv::concepts::constructibleFrom
=
destructible<T>
&& std::is_constructible_v<T, Args...>
iv::concepts::constructibleFrom
Definition
concepts.hpp:102
iv::concepts::destructible
Definition
concepts.hpp:99
iv
concepts
constructibleFrom
Generated by
1.12.0