Re: [eigen] remove USING_PART_OF_NAMESPACE_EIGEN ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] remove USING_PART_OF_NAMESPACE_EIGEN ?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Thu, 22 Apr 2010 18:24:31 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=wE4/Zlr7HWQeN48NiD6/+aEBsgKiMk/qPn45d7zxxBc=; b=a4v4IUTqkeaDIrt/98U/RftmJVC9MU6o81qjhhVI3eojinxmER1TN8aTJFDXHBLyLk S+ACeEpRCxRutGSF5AnkPY8LvNji2sWteTIuxLOVYMkuIrs17HRMl4lNgXjwu22O2DCG Zt7a5L4DPlgOUNSgJoMoF1i9fJKy279ilCOjU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=c5ktNT8UGMQ2gHLlje7o7onW7fY8oIgWVAflhi7TKXybw0py8cmCIBXRAab9fxMvv1 GA0jw4H8mHgnLO5WhrQTU26Btl23B0tCozwkgBwT8cN6m+lONxZybUYA8vLLYmAsy4Tf Fesg6uJin6n02NTqnz356hJWNyawIP2cAwKHs=
It's now removed, still available in Eigen2Support.
2010/3/22 Adolfo Rodríguez Tsouroukdissian <adolfo.rodriguez@xxxxxxxxxxxxxxxxx>:
>
>
> On Mon, Mar 22, 2010 at 1:09 PM, Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> wrote:
>>
>> Hi,
>>
>> I've personnally never used it. I use Eigen:: when needed, which is not
>> that much often .. i'm ok to remove it ;)
>
> Same here. I've felt uneasy of using that macro, since it's not clear what
> exactly is being brought into scope (without browsing code/docs). Cherry
> picking with using declarations is much more transparent.
>
> Adolfo
>
>>
>> ++
>> Thomas
>> --
>> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
>> http://www.freehackers.org/thomas
>>
>> In data lunedì 22 marzo 2010 12:35:45, Benoit Jacob ha scritto:
>> > Hi,
>> >
>> > this macro was introduced when doing "using namespace Eigen" was so
>> > polluting that it conflicted with doing "using namespace std;"
>> > That problem has been solved... 2 years ago. is there still a good
>> > reason to keep it? "Advanced" users can still do their own "using"
>> > statements to cherry-pick their favorite Eigen symbols.
>> >
>> > Benoit
>> >
>> >
>> >
>>
>>
>
>
>
> --
> Adolfo Rodríguez Tsouroukdissian, Ph. D.
>
> Robotics engineer
> PAL ROBOTICS S.L
> http://www.pal-robotics.com
> Tel. +34.93.414.53.47
> Fax.+34.93.209.11.09
> AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden
> contener información privilegiada y/o confidencial que está dirigida
> exclusivamente a su destinatario. Si usted recibe este mensaje y no es el
> destinatario indicado, o el empleado encargado de su entrega a dicha
> persona, por favor, notifíquelo inmediatamente y remita el mensaje original
> a la dirección de correo electrónico indicada. Cualquier copia, uso o
> distribución no autorizados de esta comunicación queda estrictamente
> prohibida.
>
> CONFIDENTIALITY NOTICE: This e-mail and the accompanying document(s) may
> contain confidential information which is privileged and intended only for
> the individual or entity to whom they are addressed. If you are not the
> intended recipient, you are hereby notified that any disclosure, copying,
> distribution or use of this e-mail and/or accompanying document(s) is
> strictly prohibited. If you have received this e-mail in error, please
> immediately notify the sender at the above e-mail address.
>