Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

to_static_string

Synopsis

Defined in header <boost/beast/core/static_string.hpp>

template<
    class Integer>
auto
to_static_string(
    Integer x);

PrevUpHomeNext