Settings

Theme

Show HN: A C++ Module Mapper

codeberg.org

3 points by listeria 7 months ago · 0 comments · 1 min read

Reader

The fact that there wasn't a simple way to not have to rebuild system modules for every project which used C++ modules (on Linux) was bothering me, so I made this module mapper to do exactly that: keep compiled system modules in their own directory, and compiled user modules in the project's directory. See the project README for more info.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection