[#BloombergLP-bdldfp-DecimalImpUtil-nexttoward-09] = 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/ValueType128.adoc[DecimalImpUtil::ValueType128] nexttoward( xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] from, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] to); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#