Changeset 63109

Timestamp:
Jun 19, 2010, 7:02:14 PM (12 years ago)
Author:
Thomas Klimpel
Message:
  • Turned off perfect forwarding for Vector arguments, but not for VectorView arguments. The perfect forwarding can still be selectively reactivated, as done with trevc.hpp. The reasoning behind this decision is that there are no obvious adapters for Vector arguments that would guarantee a stride equal to 1. As the size of the generated code is reduced from ~100MB to ~10MB as a consequence of this change, the advantages of this change seem to dominate over the disadvantages.
(No files)

Note: See TracChangeset for help on using the changeset viewer.