NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
Umlauts Struct Reference

Structure containing the german umlauts. The lower field will contain lower case umlauts, upper field contains the upper case umlauts. More...

#include <stringdatastructures.hpp>

Collaboration diagram for Umlauts:

Public Member Functions

 Umlauts ()
 

Public Attributes

std::string lower
 
std::string upper
 

Detailed Description

Structure containing the german umlauts. The lower field will contain lower case umlauts, upper field contains the upper case umlauts.

Definition at line 380 of file stringdatastructures.hpp.

Constructor & Destructor Documentation

◆ Umlauts()

Umlauts::Umlauts ( )
inline

Definition at line 387 of file stringdatastructures.hpp.

Member Data Documentation

◆ lower

◆ upper


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