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