Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEnum does not set kIsDefinedInStd property #13230

Open
1 task done
jblomer opened this issue Jul 11, 2023 · 0 comments
Open
1 task done

TEnum does not set kIsDefinedInStd property #13230

jblomer opened this issue Jul 11, 2023 · 0 comments

Comments

@jblomer
Copy link
Contributor

jblomer commented Jul 11, 2023

Check duplicate issues.

  • Checked for duplicates

Description

The properties returned by TEnum do not indicate if the type is defined in the std namespace.

Reproducer

The following code returns 0, it should return non-zero:

TEnum::GetEnum("std::byte")->Property() & kIsDefinedInStd

ROOT version

master

Installation method

n/a

Operating system

n/a

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants