There was an error fetching the commit references. Please try again later.
core/telemetry_session: Explicitly delete copy and move constructors
NonCopyable is misleading here. It also makes the class non-moveable as well, so we can be explicit about this.
Please register or sign in to comment