From: Richard Kreckel Date: Mon, 12 Apr 2004 01:42:18 +0000 (+0000) Subject: * library_init::library_init(): It suffices to static_cast<> the flyweights X-Git-Tag: release_1-3-0~89 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=655bc31bf06efdea04e4142ceea5bb2cd877e8c3;hp=655bc31bf06efdea04e4142ceea5bb2cd877e8c3 * library_init::library_init(): It suffices to static_cast<> the flyweights at initialization -- reinterpret_cast<> is overkill. ---