[eigen-commits] commit/eigen: ggael: More cleaning in half: |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: More cleaning in half:
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2016 12:31:24 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=Dq6lffpgfr8xG2ieskbruofsfuA=; b=02iqhLEGC7Lh9G9SIXBIm7H Wy64DJjNavKYPWkw5U2BAlOMLkA29HC03oe164XBSRhOwqDZqWchXPPL2utZSKIH UKwIaEhvu56OalVFo8TddoKZdAuzCFWmzOHLXTdtTlGz4yxSPsXYJLKh8nQLuS3C quzkHU13zF67WLfR96rs=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c325055c18a1/
Changeset: c325055c18a1
User: ggael
Date: 2016-07-22 12:33:28+00:00
Summary: More cleaning in half:
- put its definition and functions in its own half_impl namespace such that the free function does not polute the Eigen namespace while still making them visible for half through ADL.
- expose Eigen::half throguh a using statement
- move operator<< from std to half_float namespace
Affected #: 2 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.