C++ Language/ProgramFlow/DeprecatingFunction
Appearance
An undesirable part of an API can be marked with [[deprecated]]
.
Additional information about deprecating a function (includes interactive examples)
C++ Language |
An undesirable part of an API can be marked with [[deprecated]]
.
Additional information about deprecating a function (includes interactive examples)