RetroArch
Functions
spirv_cross::inner Namespace Reference

Functions

template<typename T >
void join_helper (std::ostringstream &stream, T &&t)
 
template<typename T , typename... Ts>
void join_helper (std::ostringstream &stream, T &&t, Ts &&... ts)
 

Function Documentation

◆ join_helper() [1/2]

template<typename T >
void spirv_cross::inner::join_helper ( std::ostringstream &  stream,
T &&  t 
)
Here is the caller graph for this function:

◆ join_helper() [2/2]

template<typename T , typename... Ts>
void spirv_cross::inner::join_helper ( std::ostringstream &  stream,
T &&  t,
Ts &&...  ts 
)
Here is the call graph for this function: