Commit 3575d367 authored by Lioncash's avatar Lioncash
Browse files

telemetry: Default copy/move constructors and assignment operators

This provides the equivalent behavior, but without as much boilerplate.
While we're at it, explicitly default the move constructor, since we
have a move-assignment operator defined.
parent 8e28af6f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment