This header-file is part of module ALib Boxing of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file strings_tfield.hpp.
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. | |