Disk ARchive  2.4.2
Classes | Namespaces | Functions
deci.hpp File Reference

manages the decimal representation of infinint More...

#include "../my_config.h"
#include <iostream>
#include "storage.hpp"
#include "infinint.hpp"

Go to the source code of this file.

Classes

class  libdar::deci
 decimal class, convert infinint from and to decimal represention More...

Namespaces

namespace  libdar
 

libdar namespace encapsulate all libdar symbols


Functions

std::ostreamlibdar::operator<< (std::ostream &ref, const infinint &arg)
 specific << operator to use infinint in std::ostream

Detailed Description

manages the decimal representation of infinint

Definition in file deci.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines