Skip to content

Updating inline namespace to v6 #47

@SpinnerX

Description

@SpinnerX

Considering moving inline namespace to be synced up more for providing better ABI compatibility.

What does this task completion look like?

Replace:

namespace vk { inline namespace v1 { } };

With:

namespace vk { inline namespace v6 { } };

Metadata

Metadata

Assignees

Labels

✨improvementImproving existing designs.🔋internalImplementing standalone tasks or perform code migration.

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions