#include <Basics.H>
#include "TableUtils.H"
Go to the source code of this file.
Functions | |
Bit16 | Log_2 (Bit32 x) throw () |
Variables | |
const Bit32 | One32U = 1U |
|
Definition at line 27 of file TableUtils.C. References One32U. Referenced by Table< K, V >::Default::Init(), and SharedTable< K, V >::T::Init(). |
|
Definition at line 25 of file TableUtils.C. Referenced by Log_2(). |