MCPcopy Create free account
hub / github.com/bombela/backward-cpp / is_open

Method is_open

backward.hpp:3709–3709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3707 }
3708 }
3709 bool is_open() const { return _file->is_open(); }
3710
3711 lines_t &get_lines(unsigned line_start, unsigned line_count, lines_t &lines) {
3712 using namespace std;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected