]> www.ginac.de Git - ginac.git/commit
- removed manual basepointer-fiddling in construct-on-first-use objects
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 17 Aug 2001 21:33:57 +0000 (21:33 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 17 Aug 2001 21:33:57 +0000 (21:33 +0000)
commit11c7f91bf740646e78ffa0711ef405aefca96705
tree1e040f5b706b9187ae29cdba2e7a656de8725899
parent96528ef14fb89a47b1dea15881605eafdaa61526
- removed manual basepointer-fiddling in construct-on-first-use objects
  in favor of ex_to<foo>(obj) functions.  This is part of an evil plot
  I have to remove all of these and eventually make ex::bp a private thing.
  (Incidentally these changes compile to slightly better code.  Dunno why.)
ginac/utils.cpp