Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Functions
CppUtilities Namespace Reference

Functions

std::ostream & operator<< (std::ostream &out, const Io::Entry *entry)
 
std::ostream & operator<< (std::ostream &out, const Io::Field *field)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & CppUtilities::operator<< ( std::ostream & out,
const Io::Entry * entry )
inline

Definition at line 14 of file utils.h.

◆ operator<<() [2/2]

std::ostream & CppUtilities::operator<< ( std::ostream & out,
const Io::Field * field )
inline

Definition at line 19 of file utils.h.