
8 Oct
2012
8 Oct
'12
4 p.m.
On Sun, 07 Oct 2012 15:49:40 -0400, Edward Diener wrote:
2) For a macro library, do we still need to have a BOOST_ prefix or could I just keep the CHAOS_PP_ prefix? I cannot use BOOST_PP_ without bending over backwards to find contrived names for everything, and the namespace of brief names beginning with BOOST_ is tiny--especially when a library provides hundreds of user-interface (i.e. not implementation detail macros).
BOOST_CHAOS_PP_... seems normal to me.
It seems *way* to long to me. -Paul