§ OptionalStream()
osvr::vbtracker::detail::OptionalStream::OptionalStream |
( |
OptionalStream && |
other | ) |
|
|
inline |
clear the moved-from stream pointer
§ ~OptionalStream()
osvr::vbtracker::detail::OptionalStream::~OptionalStream |
( |
| ) |
|
|
inline |
If we had a stream, put an endl on it.
§ operator<<()
template<typename T >
OptionalStream& osvr::vbtracker::detail::OptionalStream::operator<< |
( |
T && |
rhs | ) |
|
|
inline |
Stream me anything! (I might do nothing with it, but...)
- Todo:
- figure out how to deal with std::endl and friends, who are overloaded functions...
The documentation for this class was generated from the following file: