Re: Type safety, C++ and code generation
- From: brian.b.mcguinness@xxxxxxxx
- Date: 28 Apr 2006 05:37:34 -0700
Georg Bauhaus wrote:
How many times does "/" occur in your average computer
program?
That depends on what field you're working in. If you're writing
compilers you may not need it very often. If you're calculating
the positions of objects in the sky it comes up quite often.
One solution to the problem would be to provide a new keyword for
defining types with no default operations. Only the operations you
explicitly defined would be available.
--- Brian
.
- Follow-Ups:
- Re: Type safety, C++ and code generation
- From: Jeffrey R. Carter
- Re: Type safety, C++ and code generation
- From: Georg Bauhaus
- Re: Type safety, C++ and code generation
- References:
- Type safety, C++ and code generation
- From: Maciej Sobczak
- Re: Type safety, C++ and code generation
- From: REH
- Re: Type safety, C++ and code generation
- From: Maciej Sobczak
- Re: Type safety, C++ and code generation
- From: REH
- Re: Type safety, C++ and code generation
- From: Maciej Sobczak
- Re: Type safety, C++ and code generation
- From: Georg Bauhaus
- Re: Type safety, C++ and code generation
- From: Maciej Sobczak
- Re: Type safety, C++ and code generation
- From: Georg Bauhaus
- Type safety, C++ and code generation
- Prev by Date: Re: where exactly c++,c fail and Ada gets thru'
- Next by Date: Re: gps vs gnat pro
- Previous by thread: Re: Type safety, C++ and code generation
- Next by thread: Re: Type safety, C++ and code generation
- Index(es):
Relevant Pages
|