[#BloombergLP-bdldfp-DecimalImpUtil-nexttoward-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::nexttoward :relfileprefix: ../../../ :mrdocs: Return the next representable value of `from` toward `to`. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[DecimalImpUtil::ValueType64] nexttoward( xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[ValueType64] from, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] to); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#