Skip to content

Conversation

@vinniefalco
Copy link
Member

For C++20 and later, std::reference_wrapper is available in , which is a lighter-weight header than .

Fixes #210

Generated with Claude Code

…++20+

For C++20 and later, std::reference_wrapper is available in <utility>,
which is a lighter-weight header than <functional>.

Fixes #210

Co-authored-by: Vinnie Falco <[email protected]>
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://211.http-proto.prtest.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-12-04 09:45:46 UTC

@cppalliance-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

type_traits includes functional

3 participants