kblib  0.2.3
General utilities library for modern C++
kblib::padding_bits< T > Struct Template Reference

Get the number of padding bits in an integral type. More...

#include <kblib/hash.h>

Inheritance diagram for kblib::padding_bits< T >:
Collaboration diagram for kblib::padding_bits< T >:

Detailed Description

template<typename T>
struct kblib::padding_bits< T >

Get the number of padding bits in an integral type.

Definition at line 298 of file hash.h.


The documentation for this struct was generated from the following file: