simulavr  1.1.0
printable.h File Reference
#include <iostream>
#include "application.h"

Go to the source code of this file.

Classes

class  Printable
 

Functions

std::ostream & operator<< (std::ostream &os, const Printable *p)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const Printable p 
)

Referenced by Printable::~Printable().