Searched defs:Base (Results 1 – 2 of 2) sorted by relevance
37 typedef Writer<OutputStream, SourceEncoding, TargetEncoding, StackAllocator> Base; typedef46 Base(os, allocator, levelDepth), indentChar_(' '), indentCharCount_(4) {} in Base() function
750 typedef NumberStream<InputStream, false> Base; typedef