String routines to complement <string> && <cstring>:
Public Member Functions | Public Attributes | List of all members
N_vecU Struct Reference

Public Member Functions

bool check_ok () const
 

Public Attributes

std::string str
 
size_t N
 
uintmax_t vec [12]
 

Detailed Description

Definition at line 226 of file strnum_test.cpp.

Member Function Documentation

◆ check_ok()

bool N_vecU::check_ok ( ) const

Definition at line 233 of file strnum_test.cpp.

Member Data Documentation

◆ str

std::string N_vecU::str

Definition at line 227 of file strnum_test.cpp.

◆ N

size_t N_vecU::N

Definition at line 228 of file strnum_test.cpp.

◆ vec

uintmax_t N_vecU::vec[12]

Definition at line 229 of file strnum_test.cpp.


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