ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
strings_tfield.inl File Reference

Description:

This header-file is part of the ALib C++ Framework. With supporting legacy or module builds, .mpp-files are either recognized by the build-system as C++20 Module interface files, or are included by the import/include headers.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file strings_tfield.inl.

Go to the source code of this file.

Classes

struct  alib::strings::APPENDABLES::AppendableTraits< TField< TChar >, TChar, TAllocator >
struct  alib::strings::TField< TChar >

Namespaces

namespace  alib
namespace  alib::strings
namespace  alib::strings::APPENDABLES

Typedefs

using alib::Field = strings::TField<character>
 Type alias in namespace alib.
using alib::NField = strings::TField<nchar>
 Type alias in namespace alib.
using alib::WField = strings::TField<wchar>
 Type alias in namespace alib.