10#ifndef __RTDiagStream_h__
11#define __RTDiagStream_h__ included
69 typename std::enable_if<std::is_same<T, int64_t>::value,
RTDiagStream&>::type
73 typename std::enable_if<std::is_same<T, uint64_t>::value,
RTDiagStream&>::type
85#include <RTDiagStream.inl>
Provides a common interface to certain data type implementations (e.g.
Definition: RTDataObject.h:33
Definition: RTDiagStream.h:38
A type descriptor providing information about a type.
Definition: RTObject_class.h:64
A time value which can represent either an absolute or relative time.
Definition: RTTimespec.h:29