This header file is part of sub-namespace alib::lang::format of module ALib BaseCamp of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file lang/format/fwds.hpp.
#include "alib/lang/message/exception.hpp"
Go to the source code of this file.
Classes | |
struct | FFormat |
Namespaces | |
namespace | alib |
namespace | alib::lang |
namespace | alib::lang::basecamp |
namespace | alib::lang::format |
Typedefs | |
using | Formatter = lang::format::Formatter |
Type alias in namespace alib. | |
using | FormatterJavaStyle = lang::format::FormatterJavaStyle |
Type alias in namespace alib. | |
using | FormatterPythonStyle = lang::format::FormatterPythonStyle |
Type alias in namespace alib. | |
using | Paragraphs = lang::format::Paragraphs |
Type alias in namespace alib. | |
using | SPFormatter = std::shared_ptr< lang::format::Formatter> |