Construct a decoder object using the optionally specified basicAllocator. If basicAllocator is 0, the default allocator is used.

Synopsis

Declared in <baljsn_decoder.h>

explicit
Decoder(bslma::Allocator* basicAllocator = 0);

Created with MrDocs