modernize-deprecated-ios-base-aliases
Detects usage of the deprecated member types of std::ios_base
and replaces
those that have a non-deprecated equivalent.
Deprecated member type |
Replacement |
---|---|
|
|
|
|
|
|
|
|
|
/* CLION CLANG-TIDY DOCUMENTATION CSS PLACEHOLDER */
Detects usage of the deprecated member types of std::ios_base
and replaces
those that have a non-deprecated equivalent.
Deprecated member type |
Replacement |
---|---|
|
|
|
|
|
|
|
|
|