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 utility member functions for partitioned_vector #1913

Merged
merged 6 commits into from
Dec 15, 2015

Commits on Dec 12, 2015

  1. Add get_copied_data action to partitioned vector

    atrantan committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    4a723a7 View commit details
    Browse the repository at this point in the history
  2. Add a public method in partition_vector to gather the id of each of i…

    …ts partitions
    atrantan committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    b1e822d View commit details
    Browse the repository at this point in the history
  3. Replace const by const&

    atrantan committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    239ed21 View commit details
    Browse the repository at this point in the history
  4. Update a comment

    atrantan committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    b59b51d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2015

  1. Configuration menu
    Copy the full SHA
    fb38bab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into master

    atrantan committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    4bfe47d View commit details
    Browse the repository at this point in the history