- correction in Makefile's "clean" targets (to work also with shell sh)
- substituted ugly macros in yarg.h with ordered overload resolution for
insertion of elements and size detection in containers (no behaviour
changes for yarg class) - minor corrections and minor (mainly aesthetic) changes