docs/api-2.1/search/all_b.js

Sat, 29 Jan 2022 12:46:07 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 29 Jan 2022 12:46:07 +0100
changeset 498
435c9965b2dd
parent 390
d345541018fa
permissions
-rw-r--r--

reorder the list test functions

This should make it easier to spot duplicated code and think about a
strategy to uniformly test "normal" linked lists and pointer lists.

     1 var searchData=
     2 [
     3   ['malloc',['malloc',['../structUcxAllocator.html#a013376172be39ed54f77c4be6898845a',1,'UcxAllocator']]],
     4   ['map',['map',['../structUcxMap.html#a5792b5037c4f77ea3cb144b66c9b8790',1,'UcxMap::map()'],['../structUcxMapIterator.html#af88d6e22547d09fe1d665dd650dcdb95',1,'UcxMapIterator::map()']]],
     5   ['map_2eh',['map.h',['../map_8h.html',1,'']]],
     6   ['mask',['mask',['../structUcxLogger.html#a1de0db2e02dcf03366268f6943f8b97c',1,'UcxLogger']]],
     7   ['mempool_2eh',['mempool.h',['../mempool_8h.html',1,'']]]
     8 ];

mercurial