Synopsis

Declared in <baljsn_jsonformatter.h>

template<>
int
valueAsJson<Decimal_Type64>(
    bdljsn::Json* json,
    bdldfp::Decimal64 const& value,
    EncoderOptions const* options);

Created with MrDocs