[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] macro names



We aren't very consistent about macro names throughout IMP. I would suggest
IMP_CORE_BEGIN_NAMESPACE
IMP_CORE_EXPORT
IMP_EXPORT

in addition, the __ in the header guard names doesn't add anything and is technically illegal in C++/C.