Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
-
Fully Compatible
Description
We have our own Concepts library meant to integrate with C++20 concepts. It lives in src/mongo/util/ with common concepts in src/mongo/base/concepts/.
This topic should produce a file docs/concepts.md since it is used across the codebase. (It will likely be a small file, but we want it to be accessible.)
This is intended to be abstract documentation, describe relationships and state transitions not code in common language.