LIPH's C++ Codes
big_integer.h File Reference
#include <cstdint>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  liph::big_integer
 

Namespaces

namespace  liph
 

Functions

liph::big_integer operator""_bi (const char *str, std::size_t size)
 

Function Documentation

◆ operator""_bi()

liph::big_integer operator""_bi ( const char *  str,
std::size_t  size 
)
inline