mp_units::utility::fill_t::operator=

Assignment operator

Synopsis

Declared in <mp-units/utility/format.h>

constexpr
fill_t&
operator=(std::basic_string_view<Char> str);

Return Value

Reference to the current object

Parameters

NameDescription
strThe object to assign from