Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ operator=
Method
operator=
unittests/catch.hpp:3862–3862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3860
(node->stats.sectionInfo.lineInfo == m_other.lineInfo));
3861
}
3862
void operator=(BySectionInfo const&) = delete;
3863
3864
private:
3865
SectionInfo const& m_other;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected