Version: 6.3.1
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
Functions
src/DSC/DSC_User/Datastream/DisplayPair.hxx File Reference
#include <iostream>
Include dependency graph for DisplayPair.hxx:
Go to the source code of this file.
Functions
template<typename T , typename U >
std::ostream &
operator<<
(std::ostream &os, const std::pair< T, U > &p)
Function Documentation
template<typename T , typename U >
std::ostream& operator<<
(
std::ostream &
os
,
const std::pair< T, U > &
p
)