#include <boost/cstdint.hpp>
#include <ostream>
Go to the source code of this file.
Classes | |
class | L1GctTwosComplement< nBits > |
Definition of signed integer types with overflow. More... | |
Functions | |
template<int nBits> | |
std::ostream & | operator<< (std::ostream &s, const L1GctTwosComplement< nBits > &data) |
std::ostream & operator<< | ( | std::ostream & | s, |
const L1GctTwosComplement< nBits > & | data | ||
) |
Definition at line 241 of file L1GctTwosComplement.h.
References data, and alignCSCRings::s.