[Dune] [#1104] Remove EntityPointer in favour of improved Entity objects.

Dune flyspray at dune-project.org
Sat May 19 13:43:15 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1104 - Remove EntityPointer in favour of improved Entity objects.
User who did this - Andreas Lauser (andlaus)

----------
Hi all,


> const Entity & outside = *(intersection.outside());
> // here the corresponding entity pointer already went out of scope

Fortunately that's not true: if intersection.outside() returns an Entity by value the const reference will be automatically changed to a copy by the compiler. It took Atgeirr Rasmussen to point this out to me :)
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1104#comment3535

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list