CGRA-ME
Public Attributes | Friends | List of all members
DotIDPrinter< T > Struct Template Reference

#include <ConfigGraph.h>

Public Attributes

T * value_ptr
 

Friends

auto operator<< (std::ostream &os, const DotIDPrinter &rhs) -> std::ostream &
 

Detailed Description

template<typename T>
struct DotIDPrinter< T >

Definition at line 53 of file ConfigGraph.h.

Friends And Related Function Documentation

◆ operator<<

template<typename T >
auto operator<< ( std::ostream &  os,
const DotIDPrinter< T > &  rhs 
) -> std::ostream&
friend

Definition at line 55 of file ConfigGraph.h.

Member Data Documentation

◆ value_ptr

template<typename T >
T* DotIDPrinter< T >::value_ptr

Definition at line 54 of file ConfigGraph.h.


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