Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Classes | Namespaces | Functions
deci.hpp File Reference

manages the decimal representation of infinint More...

#include "../my_config.h"
#include <iostream>
#include <string>
#include "storage.hpp"
#include "infinint.hpp"
+ Include dependency graph for deci.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Functions

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

Detailed Description

manages the decimal representation of infinint

Definition in file deci.hpp.