ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Size of a type in bits. More...
#include <type_traits.hpp>
Size of a type in bits.
On posix platforms this is 8 * sizeof(T).
Definition at line 55 of file type_traits.hpp.