cpp-bencoding
Classes | Namespaces
BInteger.h File Reference

Representation of an integer. More...

#include <cstdint>
#include <memory>
#include "BItem.h"

Go to the source code of this file.

Classes

class  bencoding::BInteger
 Representation of an integer. More...
 

Namespaces

 bencoding
 Main namespace of the bencoding library.
 

Detailed Description

Representation of an integer.

License BSD, see the LICENSE file for more details