<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/76463>76463</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Improve std.compat module
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
mordante
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
mordante
</td>
</tr>
</table>
<pre>
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 https://github.com/llvm/llvm-project/pull/76330#discussion_r1435916205_
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUUkGv2yAM_jXkYq0iQJPmwOG9VZUmbdp1t4oEv4SNhAzDe8u_n5Kmq3ocQrawjf3Z_gyR6ydEzY6vTIgxRGumhEwIdjwXJqchRH23Fm2wi4an8xUTEzVBigukABHH8I6QBgSbZ-86k9DCgMZiJDAEY-6GVc-ByLUeD_DNLC3CB0JnJnDjHNcELkG7AIUR0-CmHrz7hUy-MH5m_C4rvt_tiX_mEBOMwWaPQMkeujDOJjH5-hTgxk1Rsv88T_5Maz0bcuvxmoDJ8y32hcmXu_Xx8xnDTV6_R9e7yXi_rG2uA2gXYIp_HrKZfrsfuQE3wZDSTGtecWHi0rs05HbFzMTF-_e7-jTH8BO7xMRlzt4zcakrKTkT0jrqMpEL0zWWSh6bshL8eL1hgMJqaRvZmAJ1WXNZ8_KkymLQleLmJDop-Kk1BlHxU1lbVb2ZqnurLS-cFlzIUoi6PEkum4OqSm7Lrqm5UMe6QaY4jsb5w4rvEGJfOKKMuq5UJQtvWvS082nCD9icO6Gi3npqc09Mce8o0SNLcsmj_rIz4LHBfadFjl7_99C26rSNTVXybwAAAP__T1Pr7g">