Namespaces
Variants
Actions

Talk:cpp/keyword/const

From cppreference.com

what is meaning following this? "within the declaration of a non-static member function anywhere after the (optional) cv-qualifier sequence, including dynamic exception specification(deprecated), noexcept specification(C++11), and the trailing return type"

Who can give me an example to help me understand this passage

you're quoting cpp/language/this. The word "declaration" there is a link to a page that explains what it is, with some examples. --Cubbi (talk) 07:33, 8 April 2020 (PDT)