Skip to content

The assertion detection macros in d2x are isolated in C++20 modules and cannot be used in import #1

@FrozenLemonTee

Description

@FrozenLemonTee

module;
#include <d2x/cpp/common.hpp>
export module d2x.project.common;

This module contains a common.hpp header file, and the scope of the macros defined in common.hpp is limited to this module and cannot be exported.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions