NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
Posix Namespace Reference

Namespaces

namespace  detail
 

Classes

class  time_zone
 

Functions

std::ostream & operator<< (std::ostream &os, const time_zone &z)
 
bool operator== (const time_zone &x, const time_zone &y)
 
bool operator!= (const time_zone &x, const time_zone &y)
 

Function Documentation

◆ operator!=()

bool Posix::operator!= ( const time_zone x,
const time_zone y 
)
inline

Definition at line 647 of file ptz.h.

◆ operator<<()

std::ostream & Posix::operator<< ( std::ostream &  os,
const time_zone z 
)
inline

Definition at line 576 of file ptz.h.

◆ operator==()

bool Posix::operator== ( const time_zone x,
const time_zone y 
)
inline

Definition at line 635 of file ptz.h.