-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Variations on existing pick, using type_pack_element for acceleration and minimizing class template instantiations. In particular, `pick_var` is equivalent to existing `pick`, but for now we avoid modifying the existing implementations. Reviewed By: Alfus Differential Revision: D37254884 fbshipit-source-id: 5a94df9dba4605a655becb79fdc5b49b403b345e
- Loading branch information
1 parent
9a3ad7f
commit 5da126e
Showing
3 changed files
with
77 additions
and
0 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
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