format

#include <compatibility/hpx/util/format.hpp>

#include <hpx/format.hpp>

Defines

DECL_TYPE_SPECIFIER(Type, Spec)
HPX_FORMAT_EXPORT
namespace hpx
namespace util

Functions

template <typename... Args>
std::string format(boost::string_ref format_str, Args const&... args)
template <typename... Args>
std::ostream &format_to(std::ostream &os, boost::string_ref format_str, Args const&... args)