Cut explicit class template instantiations in futures
Summary: [Folly] Cut explicit class template instantiations in futures. May save on code size when some of the given instantiations are not used, or when the given instantiations are used but when some of their members are not used. Reviewed By: LeeHowes Differential Revision: D15073879 fbshipit-source-id: c624d7ea1dad66f05a9958239a87737367450753
Showing
Please register or sign in to comment