JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_BigInteger.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::BigInteger
 An arbitrarily large integer class. More...
 

Namespaces

namespace  juce
 

Functions

OutputStreamjuce::operator<< (OutputStream &stream, const BigInteger &value)
 Writes a BigInteger to an OutputStream as a UTF8 decimal string.