HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Strutil::old Namespace Reference

Functions

template<typename... Args>
OIIO_FORMAT_DEPRECATED std::string format (const char *fmt, const Args &...args)
 
template<typename... Args>
OIIO_FORMAT_DEPRECATED std::string format (string_view fmt, const Args &...args)
 

Function Documentation

template<typename... Args>
OIIO_FORMAT_DEPRECATED std::string Strutil::old::format ( const char *  fmt,
const Args &...  args 
)
inline

Definition at line 134 of file strutil.h.

template<typename... Args>
OIIO_FORMAT_DEPRECATED std::string Strutil::old::format ( string_view  fmt,
const Args &...  args 
)
inline

Definition at line 143 of file strutil.h.