Anyone know how to use it with custom classes ? There're info about extending it in boost docs but I can't get it to work. When I use operator+= it works for first arg but is omited for the rest. Can anyone post a simple code ?

Thanks