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

Class BufferCore and class Buffer should be movable #485

Open
wants to merge 4 commits into
base: noetic-devel
Choose a base branch
from
Open

Class BufferCore and class Buffer should be movable #485

wants to merge 4 commits into from

Commits on Nov 20, 2020

  1. Update buffer_core.h

    BufferCore should be movable.
    ByLiZhao authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    0c794bc View commit details
    Browse the repository at this point in the history
  2. Update buffer.h

    Buffer should be movable
    ByLiZhao authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    5326974 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Update buffer_core.h

    also add move assignment operator to BufferCore
    ByLiZhao authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    1190763 View commit details
    Browse the repository at this point in the history
  2. Update buffer.h

    also add move assignment operator
    ByLiZhao authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    91c77a2 View commit details
    Browse the repository at this point in the history