CortidQCT  1.2.2.52
Namespaces | Macros | Functions
Padding.h File Reference

In this header the Padding helper type is defined. More...

#include <cstdint>
#include <type_traits>
Include dependency graph for Padding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 CortidQCT
 Name namespace for CortidQCT library.
 

Macros

#define CQCT_PADDING(Size, Alignment)   unsigned int : ::CortidQCT::Internal::bitPadding((Size), (Alignment))
 

Functions

constexpr std::size_t CortidQCT::Internal::bitPadding (std::size_t size, std::size_t alignment)
 

Detailed Description

In this header the Padding helper type is defined.

Author
Stefan Reinhold