Diarkis C++Client Library API Document
detail Namespace Reference

Functions

template<typename T , typename std::enable_if< std::is_same< std::remove_cv_t< std::remove_reference_t< T >>, Diarkis::StdString >::value >::type * = nullptr>
auto Convert (T &&value)
 
template<typename ... Args>
Diarkis::StdString StringFormatInternal (const char *format, Args &&... args)
 

Function Documentation

◆ Convert()

template<typename T , typename std::enable_if< std::is_same< std::remove_cv_t< std::remove_reference_t< T >>, Diarkis::StdString >::value >::type * = nullptr>
auto detail::Convert ( T &&  value)
Here is the caller graph for this function:

◆ StringFormatInternal()

template<typename ... Args>
Diarkis::StdString detail::StringFormatInternal ( const char *  format,
Args &&...  args 
)
Here is the caller graph for this function: