This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
using a personal "double" type
- From: "FEYEL Frederic." <Frederic dot Feyel at onera dot fr>
- To: gcc at gnu dot org
- Date: Wed, 19 Nov 2003 18:28:02 +0100
- Subject: using a personal "double" type
Dear gcc developpers,
I would like to use my own "double" type, without having to modify a
source code, for the purpose of automatic differentiation of code.
How would it be possible to tell g++ that each time it sees "double", it
should use my (assumed)wonderfull class defined in a given file ?
Many thanks for any hint,
Frederic.
--
******************************************************************
* ONERA DMSE / LCME *
* 22, Avenue de la Division Leclerc *
* BP 72 *
* F-92322 Chatillon Cedex *
* *
* Frederic FEYEL, http://www.onera.fr *
* Ingenieur de Recherches *
* Tel : (00 33) (0)1 46 73 46 81 *
* Fax : (00 33) (0)1 46 73 48 91 *
******************************************************************