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

Description:

This header-file is part of the ALib C++ Library. 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.

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  alib
 
namespace  alib::strings
 

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.