FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
stream_utils.h File Reference
#include <iostream>
Include dependency graph for stream_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  freetensor
 

Functions

template<typename Func >
auto freetensor::operator<< (std::ostream &os, const Func &func) -> decltype(func(os))