source/ariba/utility/vtypes/detail/vint_big.hpp File Reference

#include <memory>
#include "helper.hpp"
#include "../varray.hpp"
#include <cmath>
#include <string.h>
#include <typeinfo>
#include <iostream>
#include <sstream>
#include <gmp.h>

Include dependency graph for vint_big.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  _vint
namespace  _vint::detail

Classes

class  _vint::detail::vint_big< __length, __sign >

Functions

template<size_t l, bool s>
std::ostream & operator<< (std::ostream &, const _vint::detail::vint_big< l, s > &v)
template<size_t __length, bool __sign>
std::ostream & operator<< (std::ostream &os, const _vint::detail::vint_big< __length, __sign > &v)


Function Documentation

template<size_t __length, bool __sign>
std::ostream& operator<< ( std::ostream &  os,
const _vint::detail::vint_big< __length, __sign > &  v 
) [inline]

Definition at line 457 of file vint_big.hpp.

template<size_t l, bool s>
std::ostream& operator<< ( std::ostream &  ,
const _vint::detail::vint_big< l, s > &  v 
) [inline]


Generated on Wed May 27 18:23:38 2009 for Ariba by  doxygen 1.5.6