#include "alib/text/fwds.hpp"
#include "alib/results/exception.hpp"
#include "alib/lib/fs_modules/module.hpp"
#include "alib/time/ticks.hpp"
#include "alib/time/datetime.hpp"
Go to the source code of this file.
Classes | |
class | Text |
Namespaces | |
aworx | |
aworx::lib | |
aworx::lib::text | |
Enumerations | |
enum | Exceptions { ArgumentIndexIs0 =11, ArgumentIndexOutOfBounds =12, IncompatibleTypeCode =13, MissingClosingBracket =101, MissingPrecisionValuePS =102, DuplicateTypeCode =103, UnknownTypeCode =104, ExclamationMarkExpected =105, UnknownConversionPS =106, PrecisionSpecificationWithInteger =107, MissingReplacementStrings =108, NegativeValuesInBracketsNotSupported =201, MissingPrecisionValueJS =202, HexadecimalFloatFormatNotSupported =203, NoAlternateFormOfConversion =204, NoPrecisionWithConversion =205, UnknownDateTimeConversionSuffix =206, UnknownConversionJS =207, UnknownPropertyInFormatString =501, ErrorInResultingFormatString =502, MissingConfigurationVariable =510, UnknownMarker =601, EndmarkerWithoutStart =602 } |
This header file is part of module ALib Text of the ALib C++ Library.
© 2013-2023 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file text.hpp.