sac-format 0.6.0 C++20 SAC (Seismic Analysis Code) File Library |
bitset type-safety namespace. More...
Classes | |
| struct | uint |
| Ensure type-safety for conversions between floats/doubles and bitsets. More... | |
| struct | uint< 4 *bits_per_byte > |
| One-word (floats). More... | |
| struct | uint< bytes *bits_per_byte > |
| Two-words (doubles) More... | |
Variables | |
| constexpr int | bytes {8} |
bitset type-safety namespace.