MCPcopy Create free account
hub / github.com/PDAL/PDAL / code

Method code

pdal/util/Utils.hpp:98–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 {}
97
98 int code() const
99 { return m_code; }
100
101 operator bool () const
102 { return (m_code == 0); }

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64