JustCpp
Repo wih C++ stuff
Loading...
Searching...
No Matches
Library Namespace Reference

Classes

class  Book
 
class  Library
 

Functions

std::ostream & operator<< (std::ostream &os, const Book &book)
 

Function Documentation

◆ operator<<()

std::ostream & Library::operator<< ( std::ostream & os,
const Book & book )