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.

References shiftArgs().

Referenced by syten::Log::format_args(), and shiftArgs().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: