0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 08:42:34 +01:00

ircd: Update namespace list in include README.

This commit is contained in:
Jason Volk 2018-01-19 04:07:12 -08:00
parent 09dc4acf06
commit 02dc5204c9

View file

@ -6,6 +6,8 @@
* `RB_` Preprocessor #define and macro namespace (legacy / low-level).
* `ircd_` C namespace and demangled bindings.
* `ircd::` C++ namespace scope.
* `X-IRCd-` HTTP header key namespace.
* `ircd.` Matrix event type namespace.
#### What To Include