MCPcopy Create free account
hub / github.com/KDE/labplot / toFront

Method toFront

src/3rdparty/stringtokenizer/qstringtokenizer.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 };
65 inline next_result next(tokenizer_state state) const noexcept;
66 inline next_result toFront() const noexcept { return next({}); }
67
68public:
69 constexpr explicit QStringTokenizerBase(Haystack haystack, Needle needle, Qt::SplitBehavior sb,

Callers 1

iteratorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected