Template Struct Padded
Defined in File rapidyaml-0.5.0.hpp
Inheritance Relationships
Base Type
public T
Struct Documentation
-
template<class T, size_t BytesToPadAtEnd>
struct Padded : public T pad a class with more bytes at the end.
See also
http://stackoverflow.com/questions/21092415/force-c-structure-to-pack-tightly
Public Members
-
char ___c4padspace___[BytesToPadAtEnd]
-
char ___c4padspace___[BytesToPadAtEnd]