Skip to main content

common Namespace

Definition

namespace point_one::fusion_engine::common { ... }

Classes Index

classNullMessage
classNullStream

Operators Index

template <class T>
NullStream &operator<< (NullStream &stream, const T &)

Operators

operator<<()

template <class T>
NullStream & point_one::fusion_engine::common::operator<< (NullStream & stream, const T &)
inline

Definition at line 50 of file logging.h.

50inline NullStream& operator<<(NullStream& stream, const T&) {
51 return stream;
52}

The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.