ENH: construct token::compound from object and token from compound (#1879)
- provides a more direct means of generating a compound token without an Istream - add transferCompoundToken() without Istream reference - mark more token methods as noexcept