SyTen

◆ shiftArgs() [4/4]

template<typename First , typename... Rest>
bool syten::shiftArgs ( std::ostream out,
First &&  a,
Rest &&...  b 
)
inline

Sequentially shift all arguments into a stream.

Returns false if the last element was of type NoNew.

Referenced by syten::Log::format_args().

+ Here is the caller graph for this function: