Skip to content

std::String::basic<Char, Traits>::basic (Constructor)

basic (Constructor)

Constructor with character repeated count times

Signature

basic(const CharT chr, size_t count) noexcept

Specifiers

  • constexpr

See Also

Back to basic<Char, Traits>