Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ablab/spades
/ increment
Function
increment
ext/include/boost/algorithm/string/find_iterator.hpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
// increment
145
void increment()
146
{
147
m_Match=this->do_find(m_Match.end(),m_End);
148
}
149
150
// comparison
151
bool equal( const find_iterator& Other ) const
Callers
15
find_iterator.hpp
File · 0.70
find_iterator
Function · 0.70
split_iterator
Function · 0.70
iterator_core_access
Class · 0.50
rearranger
Function · 0.50
duplicates_iterator
Class · 0.50
advance
Method · 0.50
increment
Method · 0.50
forward_iter_adaptor_base
Class · 0.50
bidirectional_iter_adaptor_base
Class · 0.50
random_access_iter_adaptor_base
Class · 0.50
replace_
Function · 0.50
Calls
3
do_find
Method · 0.80
end
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected