#include "classlib/utils/iosfwd.h"
#include <limits.h>
Go to the source code of this file.
Namespaces | |
namespace | lat |
Typedefs | |
typedef long | lat::LongLong |
typedef unsigned long | lat::ULongLong |
Functions | |
std::ostream & | operator<< (std::ostream &s, unsigned long long n) |
std::ostream & | operator<< (std::ostream &s, long long n) |
std::ostream& operator<< | ( | std::ostream & | s, | |
unsigned long long | n | |||
) |
std::ostream& operator<< | ( | std::ostream & | s, | |
long long | n | |||
) |