Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Two_Nibbles Struct Reference

#include <fmmd.H>

Public Attributes

unsigned int n1: 4
 
unsigned int n2: 4
 

Detailed Description

Definition at line 113 of file fmmd.H.

Member Data Documentation

◆ n1

unsigned int Two_Nibbles::n1

Definition at line 115 of file fmmd.H.

Referenced by destringficate(), and stringficate().

◆ n2

unsigned int Two_Nibbles::n2

Definition at line 116 of file fmmd.H.

Referenced by destringficate(), and stringficate().


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