MySQL 8.3.0
Source Code Documentation
path.h File Reference
#include <ostream>
#include <string>

Go to the source code of this file.

Classes

class  Path
 A helper class for handling file paths. More...
 

Functions

std::ostream & operator<< (std::ostream &op, const Path &p)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  op,
const Path p 
)