Version: 8.3.0
DisplayPair.hxx File Reference
#include <iostream>
Include dependency graph for DisplayPair.hxx:
This graph shows which files directly or indirectly include this file:

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 
)