Skip to content

P2985R0 A type trait for detecting virtual base classes #98310

Closed
@Endilll

Description

@Endilll

This paper introduces std::is_virtual_base_of trait, and was voted into the working draft in St. Louis.
Like other traits, we're planning to support this with a __is_virtual_base_of builtin.
Tagging @stl, @jwakely, and @ldionne to make sure they are fine with this spelling, and hopefully to prevent implementation divergence on the name.

Metadata

Metadata

Assignees

Labels

c++26clang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions