kblib 0.2.3
General utilities library for modern C++
kblib::detail_units::prefix Struct Reference

#include <kblib/convert.h>

Public Attributes

char name [16]
 
char abbr [4]
 

Detailed Description

Definition at line 308 of file convert.h.

Member Data Documentation

◆ abbr

char kblib::detail_units::prefix::abbr[4]

Definition at line 310 of file convert.h.

◆ name

char kblib::detail_units::prefix::name[16]

Definition at line 309 of file convert.h.


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