9#ifndef HPP_ALIB_LANG_FORMAT_PARAGRAPHS
10#define HPP_ALIB_LANG_FORMAT_PARAGRAPHS 1
19namespace lang::format {
170 const String& indentFirstLine =
nullptr,
171 const String& indentOtherLines=
nullptr );
184 template<
typename TAllocatorArgs>
193 template <
typename... BoxedObjects>
232 template<
typename TAllocatorArgs>
245 template <
typename... BoxedObjects>
301 const String& indentOtherLines=
nullptr);
constexpr integer Length() const
bool EndsWith(const TString &needle) const
platform_specific integer
platform_specific uinteger
lang::Exception Exception
Type alias in namespace alib.
std::vector< T, SCAMono< T > > StdVectorMono
Type alias in namespace alib.
constexpr CString NEW_LINE
A zero-terminated string containing the new-line character sequence.
strings::TFormat< character > Format
Type alias in namespace alib.
characters::character character
Type alias in namespace alib.