std::text_encoding::mib
Min standard notice:
Returns the MIBenum value of *this. Equivalent to returnmib_;.
# Declarations
constexpr id mib() const noexcept;
(since C++26)
# Return value
MIBenum value mib_
# Example
This section is incompleteReason: no example