Replacing some integral typedefs with standard types
authorkhizmax <libcds.dev@gmail.com>
Sun, 30 Nov 2014 13:36:23 +0000 (16:36 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 30 Nov 2014 13:36:23 +0000 (16:36 +0300)
commite26dd6a9f661131fa49d07e1f98a73bee0583eb4
tree9fa4ae9988ae747e7a99069b2b9cd029b549cc10
parentd4d5ca73b8fd17c5e72461a0843e09faa21a876f
Replacing some integral typedefs with standard types
18 files changed:
cds/algo/bitop.h
cds/compiler/gcc/amd64/bitop.h
cds/compiler/gcc/ia64/bitop.h
cds/compiler/gcc/sparc/bitop.h
cds/compiler/gcc/x86/bitop.h
cds/compiler/vc/amd64/bitop.h
cds/compiler/vc/x86/bitop.h
cds/details/bitop_generic.h
cds/details/defs.h
cds/details/is_aligned.h
cds/intrusive/tsigas_cycle_queue.h
cds/lock/spinlock.h
cds/memory/michael/allocator.h
cds/memory/michael/bound_check.h
tests/test-hdr/misc/bitop_st.cpp
tests/unit/alloc/hoard_threadtest.cpp
tests/unit/alloc/larson.cpp
tests/unit/alloc/linux_scale.cpp