|
#include <memory>
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | StreamPrinter< Fnc > |
struct | LogTag |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::detail | |
Enumerations | |
enum | StreamPrinterTag { tag } |
Functions | |
template<class Fnc > | |
StreamPrinter< Fnc > | operator* (StreamPrinterTag, Fnc &&f) |
template<class Fnc > | |
std::ostream & | operator<< (std::ostream &o, const detail::StreamPrinter< Fnc > &f) |