Skip to content
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

Add definitions for constexpr static members #904

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Aug 5, 2017

This PR adds definitions for constexpr static members for ODR-use like we did in #603.

@jslee02 jslee02 added this to the DART 6.2.1 milestone Aug 5, 2017
@jslee02 jslee02 changed the title Added definitions for constexpr static members (see #603) Added definitions for constexpr static members Aug 5, 2017
@jslee02 jslee02 changed the title Added definitions for constexpr static members Add definitions for constexpr static members Aug 5, 2017
@codecov
Copy link

codecov bot commented Aug 5, 2017

Codecov Report

Merging #904 into release-6.2 will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           release-6.2     #904   +/-   ##
============================================
  Coverage        50.59%   50.59%           
============================================
  Files              299      299           
  Lines            23408    23408           
  Branches          3015     3015           
============================================
  Hits             11843    11843           
  Misses           10236    10236           
  Partials          1329     1329

@jslee02 jslee02 merged commit d48763a into release-6.2 Aug 7, 2017
@jslee02 jslee02 deleted the bugfix/constexpr branch August 7, 2017 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant