Ticket #175 (new fixme)
tidy up lib/meta namespaces
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | lesser | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | cleanup |
| Cc: | Blocking: | #202, #283 | |
| Blocked By: |
Description
currently they are within src/lib/meta/..., but the namespace is lumiera::typelist! Probably they should go below lib::, because they are part of the support lib, but don't belong to the external interface; additionally we should differentiate the namespaces, in order to make the resulting names more self-evident. E.g. "typelist::FunctionClosure" is misleading, while typelist::Append ist correct.
Change History
Note: See
TracTickets for help on using
tickets.
