-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce the symbol load caused by feature templates (#41)
* Remove the use of the aggregator * Use flat and lean inheritance structure * Remove all unnecessary template instantiations * Remove unnecessary code * Fix code check * Add a unit test for FlattenFeatures * Make a template easier for MSVC Co-authored-by: Michael X. Grey <[email protected]> Co-authored-by: Grey <[email protected]> Co-authored-by: Steven Peters <[email protected]>
- Loading branch information
1 parent
e228b67
commit 6e96306
Showing
4 changed files
with
211 additions
and
28 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
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