ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
formatter.hpp File Reference

Description:

This header-file is part of module ALib Format of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file formatter.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::format::FFormat
class  alib::format::Formatter

Namespaces

namespace  alib
namespace  alib::format

Typedefs

using alib::Formatter = format::Formatter
 Type alias in namespace alib.
using alib::SPFormatter = containers::SharedPtr<format::Formatter>