Loading...
Searching...
No Matches
#include <CeresEngine/Foundation/Traits/is_constructible_from.hpp>
template<
class T,
class... Args>
Definition is_constructible_from.hpp:23
bool constexpr is_constructible_from_v
A C++17 type trait equivalent to the C++20 constructible_from concept.
Definition is_constructible_from.hpp:19