Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ T
Class
T
Modules/Log/include/mitkLog.h:318–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
public:
317
/** \brief No-op stream operator (const reference overload). */
318
template <class T>
319
NullLogStream& operator<<(const T&)
320
{
321
return *this;
Callers
1
SimpleInterval
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected