icl_core::internal::ToStream< T, has_left_shift > Struct Template Reference

#include <DataHeader.h>

Detailed Description

template<typename T, bool has_left_shift>
struct icl_core::internal::ToStream< T, has_left_shift >

Helper class which produces output for objects of type T only if it is known at compile time that a suitable stream operator is available. This is used by icl_core::Stamped<DataType>. Note that there are some (rare) cases where this might not work as expected (see the Boost TypeTraits documentation for details).

See also
icl_core::Stamped<DataType>::print(std::ostream&) const

Definition at line 137 of file DataHeader.h.


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


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59