Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/string/basic string/dsc npos"

From cppreference.com
m (fmt)
(Template update.)
Line 1: Line 1:
{{dsc mem sconst|cpp/string/basic_string/npos|special value. The exact meaning depends on the context}}
+
{{dsc|{{anchor|npos}}{{dsc small|{{c/core|constexpr size_type}}}} {{tt|npos}} {{cmark static}}|a special value, the exact meaning depends on the context}}

Revision as of 18:01, 10 November 2024

|- class="t-dsc" | constexpr size_type npos [static] | a special value, the exact meaning depends on the context |-