Aracılığıyla paylaş


basic_streambuf::operator=

Bu nesnenin değerlerini diğerinden atar basic_streambuf nesne.

basic_streambuf& operator=(
    const basic_streambuf& _Right
);

Parametreler

  • _Right
    Lvalue başvuru basic_streambuf bu nesne değerleri atamak için kullanılan nesne.

Özellik Değeri ve Dönüş Değeri

Verir * bu.

Notlar

Korunan üye işleci kopyalar _Right giriş arabelleği ve çıkış arabelleği kontrol işaretçiler.It also stores _Right.getloc() in the locale object.Verdiği *this.

Gereksinimler

Başlık: <streambuf>

Namespace: std

Ayrıca bkz.

Başvuru

basic_streambuf Class

<streambuf>

iostream programlama

iostreams kuralları

Diğer Kaynaklar

basic_streambuf üyeleri

<streambuf> Üyeler