Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bug: observable_map_base::call_changed is private #1422

Copy link
Copy link
@Patschkowski

Description

@Patschkowski
Issue body actions

Version

C++/WinRT v2.0.220110.5

Summary

Dear all,

winrt::observable_vector_base::call_changed is declared protected, while winrt::observable_map_base::call_changed is declared private.

Propose to change the latter to the way it is declared in the former.

Kind regard,
Felix

Reproducible example

No response

Expected behavior

winrt::observable_map_base::call_changed should be possible to access from a derived class.

Actual behavior

Cannot access winrt::observable_map_base::call_changed from a derived class.

Additional comments

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.