155 const String& indentFirstLine =
nullptr,
156 const String& indentOtherLines=
nullptr );
167 template<
typename TAllocatorArgs>
174 template <
typename... BoxedObjects>
177 boxes.Add( args... );
210 template<
typename TAllocatorArgs>
221 template <
typename... BoxedObjects>
224 boxes.Add( args... );
267 const String& indentOtherLines=
nullptr);
strings::TAString< character, MonoAllocator > AStringMA
Type alias in namespace alib.
monomem::TMonoAllocator< lang::HeapAllocator > MonoAllocator
containers::SharedPtr< format::Formatter > SPFormatter
constexpr CString NEW_LINE
A zero-terminated string containing the new-line character sequence.
lang::integer integer
Type alias in namespace alib.
strings::TString< character > String
Type alias in namespace alib.
boxing::TBoxes< MonoAllocator > BoxesMA
Type alias in namespace alib.
strings::TAString< character, lang::HeapAllocator > AString
Type alias in namespace alib.
format::Paragraphs Paragraphs
Type alias in namespace alib.
characters::character character
Type alias in namespace alib.
lang::uinteger uinteger
Type alias in namespace alib.
std::vector< T, StdMA< T > > StdVectorMA
Type alias in namespace alib.