Ticket #175 (new fixme)

Opened 13 months ago

Last modified 12 months ago

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

Changed 12 months ago by ichthyo

  • keywords cleanup added

Changed 12 months ago by ichthyo

  • blocking 202 added

Changed 10 months ago by ichthyo

  • blocking 283 added
Note: See TracTickets for help on using tickets.