Difference between revisions of "Template:cpp/string/basic string/dsc npos"
From cppreference.com
Andreas Krug (Talk | contribs) m (fmt) |
(Template update.) |
||
Line 1: | Line 1: | ||
− | {{dsc | + | {{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
|-