size_t phoenix_alignement_in_bytes< unsigned char >()
Get the alignement in bytes of an unsigned char.
size_t phoenix_alignement_type< short >()
Get the alignement of a short.
size_t phoenix_alignement_in_bytes< bool >()
Get the alignement in bytes of a bool.
size_t phoenix_alignement_in_bytes< short >()
Get the alignement in bytes of a short.
size_t phoenix_alignement_type< unsigned long >()
Get the alignement of a long unsigned int.
size_t phoenix_alignement_type< char >()
Get the alignement of a char.
size_t phoenix_alignement_type< unsigned short >()
Get the alignement of an unsigned short.
size_t phoenix_alignement_in_bytes< unsigned long >()
Get the alignement in bytes of a long unsigned int.
size_t phoenix_alignement_in_bytes< char >()
Get the alignement in bytes of a char.
size_t phoenix_alignement_in_bytes< double >()
Get the alignement in bytes of a float.
size_t phoenix_alignement_type< long >()
Get the alignement of a long int.
size_t phoenix_alignement_in_bytes< unsigned int >()
Get the alignement in bytes of an unsigned int.
size_t phoenix_alignement_in_bytes< float >()
Get the alignement in bytes of a float.
size_t phoenix_alignement_type< float >()
Get the alignement of a float.
size_t phoenix_alignement_type< bool >()
Get the alignement of a bool.
size_t phoenix_alignement_type< unsigned char >()
Get the alignement of an unsigned char.
size_t phoenix_alignement_type< double >()
Get the alignement of a float.
size_t phoenix_alignement_type< unsigned int >()
Get the alignement of an unsigned int.
size_t phoenix_alignement_in_bytes< long >()
Get the alignement in bytes of a long int.
size_t phoenix_alignement_in_bytes< unsigned short >()
Get the alignement in bytes of an unsigned short.
size_t phoenix_alignement_type< int >()
Get the alignement of an int.
size_t phoenix_alignement_in_bytes< int >()
Get the alignement in bytes of an int.