VTK  9.2.6
vtkStdString.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkSystemIncludes.h"
#include <string>
#include <utility>
Include dependency graph for vtkStdString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkStdString
 Wrapper around std::string to keep symbols short. More...

Functions

VTKCOMMONCORE_EXPORT ostream & operator<< (ostream &, const vtkStdString &)

Function Documentation

◆ operator<<()

VTKCOMMONCORE_EXPORT ostream & operator<< ( ostream & ,
const vtkStdString &  )