summaryrefslogtreecommitdiffstats
path: root/src/misc/util/abc_namespaces.h
Commit message (Collapse)AuthorAgeFilesLines
* C++ comaptibility: add namespace support to GlucoseBaruch Sterin2017-11-231-0/+6
|
* add a new #define ABC_NAMESPACE_USING_NAMESPACE that adds a using ↵Baruch Sterin2015-11-201-0/+3
| | | | decelaration when needed
* move namespace logic into a separate file. It is useful for users of ABC ↵Baruch Sterin2015-11-201-0/+55
that need to use symbols without the entire baggage of including abc_global.h