docs/api-2.1/search/classes_1.js

Sat, 28 Dec 2024 17:32:36 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 28 Dec 2024 17:32:36 +0100
changeset 1063
e453e717876e
parent 390
d345541018fa
permissions
-rw-r--r--

implement floating point string to number conversions

The current implementation is not extremely precise. That is why
we are only testing against our own compare functions.
A future revision should increase the precision.

fixes #532

var searchData=
[
  ['ucx_5fmemchunk',['ucx_memchunk',['../structucx__memchunk.html',1,'']]],
  ['ucx_5fregdestr',['ucx_regdestr',['../structucx__regdestr.html',1,'']]],
  ['ucx_5fstack_5fmetadata',['ucx_stack_metadata',['../structucx__stack__metadata.html',1,'']]],
  ['ucxallocator',['UcxAllocator',['../structUcxAllocator.html',1,'']]],
  ['ucxarray',['UcxArray',['../structUcxArray.html',1,'']]],
  ['ucxavlnode',['UcxAVLNode',['../structUcxAVLNode.html',1,'']]],
  ['ucxavltree',['UcxAVLTree',['../structUcxAVLTree.html',1,'']]],
  ['ucxbuffer',['UcxBuffer',['../structUcxBuffer.html',1,'']]],
  ['ucxkey',['UcxKey',['../structUcxKey.html',1,'']]],
  ['ucxlist',['UcxList',['../structUcxList.html',1,'']]],
  ['ucxlogger',['UcxLogger',['../structUcxLogger.html',1,'']]],
  ['ucxmap',['UcxMap',['../structUcxMap.html',1,'']]],
  ['ucxmapelement',['UcxMapElement',['../structUcxMapElement.html',1,'']]],
  ['ucxmapiterator',['UcxMapIterator',['../structUcxMapIterator.html',1,'']]],
  ['ucxmapkey',['UcxMapKey',['../structUcxMapKey.html',1,'']]],
  ['ucxmempool',['UcxMempool',['../structUcxMempool.html',1,'']]],
  ['ucxproperties',['UcxProperties',['../structUcxProperties.html',1,'']]],
  ['ucxstack',['UcxStack',['../structUcxStack.html',1,'']]],
  ['ucxtestlist',['UcxTestList',['../structUcxTestList.html',1,'']]],
  ['ucxtestsuite',['UcxTestSuite',['../structUcxTestSuite.html',1,'']]]
];

mercurial