bugobliterator
|
3c87062f27
|
AP_Common: add support for comparing BitMasks
|
3 years ago |
Peter Barker
|
8e82ea2540
|
AP_Common: create and use INTERNAL_ERROR macro so we get line numbers
|
5 years ago |
Peter Barker
|
9d4bdbf3d5
|
AP_Common: add sanity check into bitmask get/set
Also return false if we are asked about an out-of-bounds bit
|
6 years ago |
Peter Barker
|
e51a0a7a52
|
AP_Common: make Bitmask a template on number of bits
|
6 years ago |
Peter Barker
|
e198b0c7e6
|
AP_Common: Bitmask: choose builtin based on type for find_first_set
|
6 years ago |
Peter Barker
|
db5f933e7a
|
AP_Common: Bitmask: add assignment operator
|
6 years ago |
Andrew Tridgell
|
0fcb22afde
|
AP_Common: added first_set() method to Bitmask
|
6 years ago |
Peter Barker
|
6b7e04da06
|
AP_Common: Bitmask: remove copy operator and constructor
|
6 years ago |
squilter
|
1a9bccaaa7
|
AP_Common: fix Bitmask out-of-range values
|
8 years ago |
Randy Mackay
|
963c9c93fe
|
AP_Common: constify bitmask
|
8 years ago |
Randy Mackay
|
f187df225a
|
AP_Common: add setall, count and size methods to Bitmask
|
8 years ago |
Randy Mackay
|
aaac6b3692
|
AP_Common: Bitmask formatting fix
|
8 years ago |
Andrew Tridgell
|
71158e3e74
|
AP_Common: added #pragma once
|
8 years ago |
Andrew Tridgell
|
6adad11e2f
|
AP_Common: added simple bitmask class
|
8 years ago |