Files
cppdraft_translate/cppdraft/iostream/limits/imbue.md
2025-10-25 03:02:53 +03:00

911 B
Raw Blame History

[iostream.limits.imbue]

31 Input/output library [input.output]

31.2 Iostreams requirements [iostreams.requirements]

31.2.1 Imbue limitations [iostream.limits.imbue]

1

#

No function described in [input.output] except forios_base::imbue and basic_filebuf::pubimbue causes any instance ofbasic_ios::imbue orbasic_streambuf::imbue to be called.

If any user function called from a function declared in [input.output] or as an overriding virtual function of any class declared in [input.output] callsimbue, the behavior is undefined.