docs/api-2.1/search/variables_0.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=
[
  ['allocator',['allocator',['../structUcxArray.html#a2ef31303b7548b9aa8e2b9187e295212',1,'UcxArray::allocator()'],['../structUcxAVLTree.html#a30652776b540156ad54c7d52833e4e28',1,'UcxAVLTree::allocator()'],['../structUcxMap.html#a531f3e481c1c331cf037b916192e974d',1,'UcxMap::allocator()'],['../structUcxMempool.html#ac45fd1e9269399e4c434d6bdaa770d92',1,'UcxMempool::allocator()'],['../structUcxStack.html#a33cda4f6890ac56ab31701598bc1ae10',1,'UcxStack::allocator()']]]
];

mercurial