名前空間
変種

std::sub_match<BidirIt>::length

提供: cppreference.com
<tbody> </tbody>
difference_type length() const;

引数

(なし)

戻り値

マッチが有効であればマッチ内の文字数、すなわち std::distance(first, second)。 そうでなければ0。

計算量

一定。

Morty Proxy This is a proxified and sanitized view of the page, visit original site.