logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::__is_trivially_copy_constructible_impl< _Tp, bool > - is_trivially_copy_constructible

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Tue Jul std::__is_trivially_cop...tible_impl<_Tp,bool>(3cxx)

Detailed Description

template<typename_Tp,bool=__is_referenceable<_Tp>::value>
       struct std::__is_trivially_copy_constructible_impl< _Tp, bool >" is_trivially_copy_constructible

       Definition at line 1143 of file type_traits.

Name

       std::__is_trivially_copy_constructible_impl< _Tp, bool > - is_trivially_copy_constructible

Synopsis

       Inherited by std::is_trivially_copy_constructible< _Tp >.

See Also