Lines Matching full:applications
234 backporting applications of ``[[nodiscard]]`` from newer dialects and
235 additional extended applications at the discretion of the library. All
236 additional applications of ``[[nodiscard]]`` are disabled by default.
237 See :ref:`Extended Applications of [[nodiscard]] <nodiscard extension>` for
242 purely as an extension. See :ref:`Extended Applications of [[nodiscard]] <nodiscard extension>`
268 …``[[nodiscard]]`` in dialects after C++17. See :ref:`Extended Applications of [[nodiscard]] <nodi…
280 Extended applications of ``[[nodiscard]]``
292 applications of ``[[nodiscard]]`` takes two forms:
297 2. Extended applications of ``[[nodiscard]]``, at the libraries discretion,
300 Users may also opt-out of additional applications ``[[nodiscard]]`` using
303 Applications of the first form, which backport ``[[nodiscard]]`` from a newer
307 Applications of the second form, which are pure extensions, may be disabled
314 This section lists all extended applications of ``[[nodiscard]]`` to entities