Remove std::is_trivially_default_constructible.
This type_traits is only added after g++ 5.1.0 but we need to support g++ 4+.
Showing
Please
register
or
sign in
to comment
This type_traits is only added after g++ 5.1.0 but we need to support g++ 4+.