Regina 7.3 Calculation Engine
Classes | Namespaces
bitmanip.h File Reference

Optimised classes for bitwise analysis and manipulation of native data types. More...

#include "regina-core.h"
#include "regina-config.h"

Classes

class  regina::BitManipulatorByType< T >
 Contains implementation details for BitManipulator where we optimise according to the underlying data type. More...
 
class  regina::BitManipulatorBySize< T, size >
 Contains implementation details for BitManipulator where we optimise according to the size of the underlying data type. More...
 
class  regina::BitManipulator< T >
 An optimised class for bitwise analysis and manipulation of native data types. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Optimised classes for bitwise analysis and manipulation of native data types.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).