MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / CLASSNAME

Class CLASSNAME

etc/codeTemplates/source/_Template.H:51–51  ·  view source on GitHub ↗

Forward declaration of friend functions and operators

Source from the content-addressed store, hash-verified

49
50// Forward declaration of friend functions and operators
51class CLASSNAME;
52Istream& operator>>(Istream&, CLASSNAME&);
53Ostream& operator<<(Ostream&, const CLASSNAME&);
54

Callers 2

_Template.CFile · 0.70
_TemplateIO.CFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected