ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
plugins.uni.cpp
1//##################################################################################################
2// ALib C++ Framework
3//
4// Copyright 2013-2026 A-Worx GmbH, Germany
5// Published under 'Boost Software License' (a free software license, see LICENSE.txt)
6//##################################################################################################
7//========================================= Global Fragment ========================================
8#include "alib_precompile.hpp"
11#include <math.h>
12
13//============================================= Imports ============================================
15# include "ALib.Time.H"
17# include "ALib.Strings.Search.H"
19//========================================== Implementation ========================================
20#include "calculus.cpp"
21#include "arithmetics.cpp"
22#include "autocast.cpp"
23#include "dateandtime.cpp"
24#include "elvisoperator.cpp"
25#include "math.cpp"
26#include "strings.cpp"