9#ifndef HPP_ALIB_LANG_FORMAT_PARAGRAPHS
10#define HPP_ALIB_LANG_FORMAT_PARAGRAPHS 1
12#if !defined (HPP_ALIB_LANG_FORMAT_FORMATTER_PYTHONSTYLE)
15#if !defined (_GLIBCXX_STACK) && !defined(_STACK_)
22namespace lang::format {
203 const String& indentFirstLine =
nullptr,
204 const String& indentOtherLines=
nullptr );
226 template <
typename... BoxedObjects>
278 template <
typename... BoxedObjects>
334 const String& indentOtherLines=
nullptr);
bool EndsWith(const TString &needle) const
platform_specific integer
platform_specific uinteger
lang::Exception Exception
Type alias in namespace alib.
constexpr CString NewLine()
strings::TFormat< character > Format
Type alias in namespace alib.
std::shared_ptr< lang::format::Formatter > SPFormatter
characters::character character
Type alias in namespace alib.