-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Moved TMath's fundamental constants to TMathBase #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Starting build on |
It seems most of the inlines could turn into constexprs. |
Yes, I didn't want to touch that much.
No problem in doing it, If you agree.
…On Fri, Mar 31, 2017, 15:14 Vassil Vassilev ***@***.***> wrote:
It seems most of the inlines could turn into constexprs.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#475 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA0747k6zeBnN6goGwwphB30bCOdx1D-ks5rrPwagaJpZM4MvnHz>
.
|
Doesn't change much, but gives more information to the user
Starting build on |
This looks good to me, modulo the clang-format unhappiness. |
Starting build on |
1 similar comment
Starting build on |
I don;t agree with this PR. I see this is done only for a use of TMath::Pi in TTimeStamp. I would just hardcoded there and avoid this PR Lorenzo |
This won't be applied |
* Update gtest to latest version 1.10.0 (sync) More info: https://github.com/google/googletest/releases/tag/release-1.10.0 * Adjust cmake variables to be used by Ninja of build byproducts * Update gtest build recepie according version in root.git
No description provided.