Robuta

Sponsor of the Day: Jerkmate
https://cppreference.com/w/cpp/types/is_constructible.html std::is_constructible, std::is_trivially_constructible, std::is_nothrow_constructible -... constructible triviallystdnothrow https://cppreference.com/w/cpp/types/is_copy_constructible.html std::is_copy_constructible, std::is_trivially_copy_constructible,... constructible triviallystdcopy https://cppreference.com/w/cpp/types/is_default_constructible.html std::is_default_constructible, std::is_trivially_default_constructible,... constructible triviallystddefault