|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
A union with maximum possible allignment. More...
#include <alignment.h>
Public Attributes | |
| double | d |
| Double. More... | |
| void(* | fp )() |
| Function pointer. More... | |
A union with maximum possible allignment.
Definition at line 21 of file alignment.h.
| double roc::core::MaxAlign::d |
Double.
Definition at line 22 of file alignment.h.
| void(* roc::core::MaxAlign::fp) () |
Function pointer.
Definition at line 23 of file alignment.h.