#include <stdlib.h>#include "common/h/int64iostream.h"Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &s, int64_t val) |
| ostream & | operator<< (ostream &s, uint64_t val) |
| ostream& operator<< | ( | ostream & | s, | |
| uint64_t | val | |||
| ) |
Definition at line 53 of file int64iostream.C.
| ostream& operator<< | ( | ostream & | s, | |
| int64_t | val | |||
| ) |
Definition at line 42 of file int64iostream.C.
1.6.1