![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
A pointer aligned to a 4 byte boundary. More...
#include <NCollection_AccAllocator.hxx>
Public Member Functions | |
| constexpr | AlignedPtr () noexcept |
| AlignedPtr (void *const theValue) noexcept | |
| operator void * () const noexcept | |
| operator uint8_t * () const noexcept | |
| AlignedPtr | operator- (const AlignedSize theValue) const noexcept |
| AlignedPtr | operator+ (const AlignedSize theValue) const noexcept |
| AlignedPtr | operator-= (const AlignedSize theValue) noexcept |
| AlignedPtr | operator+= (const AlignedSize theValue) noexcept |
A pointer aligned to a 4 byte boundary.
|
inlineconstexprnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |