New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 644314 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Make mojo::Binding a movable type

Project Member Reported by chfremer@chromium.org, Sep 6 2016

Issue description

mojo::Binding [1] is not copyable, but it would be useful to make it movable.

An example usage where moving it would be useful is found in this CL [2] (see line 62 on right-hand side).

[1] https://cs.chromium.org/chromium/src/mojo/public/cpp/bindings/binding.h?q=Binding&l=68&dr=CSs
[2] https://codereview.chromium.org/2244773002/diff/140001/services/video_capture/video_capture_device_factory_impl.h
 
Components: -Internals>Mojo Internals>Mojo>Bindings
Status: Assigned (was: Untriaged)
Cc: -roc...@chromium.org rockot@google.com

Sign in to add a comment