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_assignable_impl< _Tp, bool > - is_trivially_copy_assignable

Author

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

libstdc++                                        Tue Jul 1std::__is_trivially_co...nable_impl<_Tp,bool>(3cxx)

Detailed Description

template<typename_Tp,bool=__is_referenceable<_Tp>::value>
       struct std::__is_trivially_copy_assignable_impl< _Tp, bool >" is_trivially_copy_assignable

       Definition at line 1191 of file type_traits.

Name

       std::__is_trivially_copy_assignable_impl< _Tp, bool > - is_trivially_copy_assignable

Synopsis

       Inherited by std::is_trivially_copy_assignable< _Tp >.

See Also