Skip to content

Visual Studio 2019 (16.4.5) Compiler Warning #11

Description

@MarcKamradt

I am getting a warning when compiling:

libstdaudio\include\audio_backend\__wasapi_backend.h(172): warning C4715: 'std::experimental::audio_device::operator=': not all control paths return a value

It seems audio_device& operator=(audio_device&& other) noexcept is missing a return *this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions