[EMAIL PROTECTED] (Lars Gullik Bj�nnes) writes:
| Andre Poenitz <[EMAIL PROTECTED]> writes:
|
| | On Tue, Oct 01, 2002 at 06:26:15PM +0100, Angus Leeming wrote:
| | > Looks like we've been found out as ignorant. One more reason for
| | > IU: people might read the code ;-)
| |
| | It's like the the Path from support/path.[Ch]
|
| It is not. Path(<path>) will not compile.
I also think that the compiler is allowed to do strange things with a
construct like:
{
Path(".");
}
I am not sure that the standard demands that the object cannot be
reclaimd before the end of scope.
--
Lgb