>> > Just one question. When I looked on code I noticed this part of > code: > private: > RestrictedSignal!(Args) restricted_; > > And first what came to my mind was that I do not know > restricted keyword. But than I find out there is no such > keyword. So why is there a underscore at the end instead of at > the beginning? Thanks, was an oversight. Fixed in master.