Typedef librapid::typetraits::TriviallyDefaultConstructible#

Typedef Documentation#

template<class T>
using librapid::typetraits::TriviallyDefaultConstructible = std::is_trivially_default_constructible<T>#