SyTen

◆ format()

template<typename... Args>
std::string syten::format ( std::string_view const &  fmstr,
Args &&...  args 
)

Wrapper around fmt::format() to catch exceptions and provide better error messages.

References std::to_string(), and std::exception::what().

Referenced by syten::Log::format_args(), and syten::Pyten::init_dense_tensor().

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