boostorg / boostorg/mp11

Maybe add mp_set_find

Open
#89 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
291
Forks
97
PR merge metrics
No merged PRs in 30d

Description

In cases a list is a set it is possible to do `mp_find` quicker. Is it worth to add this?
```c++
template
using mp_enumerate = mp_transform>>;
template
using mp_set_find = mp_second, V>>;
```

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.