openMSX
Classes | Functions
TemporaryString.hh File Reference
#include "StringStorage.hh"
#include "zstring_view.hh"
#include <array>
#include <concepts>
#include <iostream>
#include <string_view>
Include dependency graph for TemporaryString.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TemporaryString
 TemporaryString. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const TemporaryString &str)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const TemporaryString str 
)
inline

Definition at line 60 of file TemporaryString.hh.