ITK  5.4.0
Insight Toolkit
Functions
itk::print_helper Namespace Reference

Functions

template<typename T >
std::ostream & operator<< (std::ostream &os, const std::vector< T > &v)
 

Function Documentation

◆ operator<<()

template<typename T >
std::ostream& itk::print_helper::operator<< ( std::ostream &  os,
const std::vector< T > &  v 
)

Definition at line 35 of file itkPrintHelper.h.