adobe / adobe/hyde

Better type alias template definition output

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
340
Forks
45
PR merge metrics
No merged PRs in 30d

Description

For example, the docs do a poor job with `foo_alias`, below:

```c++
template
struct foo {};

template
using foo_alias = foo;
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.