Workspace 6.21.5
Classes | Functions
CSIRO::Application::PrivateStreamableTests Namespace Reference

Classes

struct  Empty
 
class  IsStreamableIn
 
class  IsStreamableOut
 
struct  MatchAll
 

Functions

template<class T >
char checkForStreamable (const T &)
 
char(& checkForStreamable (Empty))[2]
 
Empty operator<< (std::ostream &, const MatchAll &)
 
Empty operator>> (std::istream &, const MatchAll &)
 

Function Documentation

◆ checkForStreamable() [1/2]

char checkForStreamable ( const T &  )

◆ checkForStreamable() [2/2]

char(& checkForStreamable ( Empty  ) )[2]

◆ operator<<()

Empty operator<< ( std::ostream &  ,
const MatchAll  
)

◆ operator>>()

Empty operator>> ( std::istream &  ,
const MatchAll  
)