The source project of this merge request has been removed.
Design doc for polymorphic allocators
Reference issue
What does this implement/fix?
This is a design doc for adding polymorphic allocators to Eigen. You can find the rendered design doc here
Additional information
My goal with this is to get feedback from the Eigen team on whether this design makes sense for Eigen, help fill in gaps I left out in the design, and generally help understand what everyone agrees would be nice before starting the implementation.
I opened this PR so that inline comments could be made on the parts of the design doc. Merging is not necessary, but if you like this format and want to keep it I also put in an template document that other folks could use for future design docs.