ttg 1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Functions
std Namespace Reference

STL namespace. More...

Classes

struct  hash< ttg::Void >
 
struct  tuple_element< I, ttg::meta::typelist< Ts... > >
 
struct  tuple_size< ttg::meta::typelist< Ts... > >
 

Functions

std::ostream & operator<< (std::ostream &os, ttg::device::Device device)
 
std::ostream & operator<< (std::ostream &os, const Key2 &key)
 

Detailed Description

STL namespace.

Function Documentation

◆ operator<<() [1/2]

std::ostream & std::operator<< ( std::ostream &  os,
const Key2 key 
)

Definition at line 9 of file distributed.cc.

◆ operator<<() [2/2]

std::ostream & std::operator<< ( std::ostream &  os,
ttg::device::Device  device 
)
inline
Examples
distributed.cc, iterative.cc, and reducing.cc.

Definition at line 83 of file device.h.

Here is the call graph for this function: