-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
C++20 module support to speed up UTL's expensive preprocessing and template processing?
Open questions/unknowns:
- Confirm that helper templates/meta functions defined in
detailsnamespaces need to be exported as well (most likely, yes) - Do entities used by exported inline functions need to be exported? (Intuition says yes)
- Would it be useful to have
PUBLIC_NAMESPACE,PRIVATE_NAMESPACEmacros for internal use? - How could it be profiled?
- How to create a modules playground to test things? Which compiler is best suited?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels