Skip to content

Improve std.compat module #76463

Open
Open
@mordante

Description

@mordante
          Let's try to remove the duplicated headers as much as possible. Maybe we can improve it by something like:
export module std.compat;
export import std;

export using double_t = std::double_t;

Originally posted by @ChuanqiXu9 in #76330 (comment)

Metadata

Metadata

Assignees

Labels

enhancementImproving things as opposed to bug fixing, e.g. new or missing featurelibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions