M5Utility 0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
bit_segment.hpp File Reference

A class for separating the bits of an integer variable and giving meaning to each. More...

#include <cstddef>
#include <type_traits>

Go to the source code of this file.

Classes

class  m5::utility::BitSegment< LowerBits, T >
 

Namespaces

namespace  m5
 Top level namespace of M5.
 

Detailed Description

A class for separating the bits of an integer variable and giving meaning to each.