-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the definition of is_trivially_relocatable to be a bit less co…
…nservative. Instead of ignoring __is_trivially_relocatable, use __is_trivially_relocatable && std::is_trivially_move_assignable. PiperOrigin-RevId: 709106861 Change-Id: I2d53bd440133ad17bb676e53ee6a17d420a565d1
- Loading branch information
1 parent
90a7ba6
commit 4198d9a
Showing
2 changed files
with
37 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters