Boost.Python contains lots of preprocessor-
generated expansions for function overloads and
class specializations (see
boost/python/detail/invoke.hpp and
boost/python/detail/caller.hpp for examples).
It would be really useful if Synopsis could
expand and pretty-print them in the source view
somehow. |