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

[DFT] Add descriptor move constructor and assignment #346

Merged
merged 2 commits into from
Jul 21, 2023

Commits on Jul 10, 2023

  1. [DFT] Add descriptor move constructor and assignment

    * Adds dft::descriptor move constructor
    * Adds dft::descriptor move assignment
    * Adds basic tests for both
    * Notes that copy is not implemented
    hjabird committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    81e5404 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Correct comment spelling error.

    Co-authored-by: Romain Biessy <romain.biessy@codeplay.com>
    hjabird and Rbiessy committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c377f86 View commit details
    Browse the repository at this point in the history