#include <boost/cstdint.hpp>
#include <ostream>
Go to the source code of this file.
Classes | |
class | L1GctUnsignedInt< nBits > |
Definition of unsigned integer types with overflow. More... | |
Functions | |
template<int nBits> | |
std::ostream & | operator<< (std::ostream &s, const L1GctUnsignedInt< nBits > &data) |
std::ostream & operator<< | ( | std::ostream & | s, | |
const L1GctUnsignedInt< nBits > & | data | |||
) | [inline] |