boostorg / boostorg/docca

Variations for template named requirement names

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
25
PR merge metrics
No merged PRs in 30d

Description

When a template parameter name is customized, for example when `DynamicBuffer` is hyperlinked, standard variations on the name should also resolve to the customization:

These are equivalent:

```
Handler
Handler_
DeducedHandler
OtherHandler
```

These rules would be "suffix underscore", prefix "Deduced" or "Other". These rules should be part of the application customization layer (I think).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.