Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_trivial

401   static_assert(std::is_trivial<T>::value, "T must be a trivial type");