![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <cat/Platform.hpp>
Include dependency graph for BitMath.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | cat |
Functions | |
| template<typename T > | |
| CAT_INLINE T | cat::BitCount (T v) |
| CAT_INLINE u32 | cat::BSF32 (u32 x) |
| CAT_INLINE u32 | cat::BSF64 (u64 x) |
| CAT_INLINE u32 | cat::BSR32 (u32 x) |
| CAT_INLINE u32 | cat::BSR64 (u64 x) |
| CAT_INLINE u64 | cat::NextHighestPow2 (u64 n) |
| CAT_INLINE u32 | cat::NextHighestPow2 (u32 n) |
| template<int BITS, typename T > | |
| CAT_INLINE T | cat::ReconstructCounter (T last_accepted_count, u32 partial_low_bits) |
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.