MCPcopy Create free account
hub / github.com/AlexInLog/ReactivePlusPlus / begin

Method begin

src/tests/rpp/test_from.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 };
51
52 iterator begin() const { return {}; }
53 iterator end() const { return {}; }
54};
55

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected