This header-file is part of module ALib Boxing of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file functiondecls.inl.
Go to the source code of this file.
Classes | |
| struct | alib::boxing::FAppend< TChar, TAllocator > |
| struct | alib::boxing::FClone |
| struct | alib::boxing::FEquals |
| struct | alib::boxing::FHashcode |
| struct | alib::boxing::FIsLess |
| struct | alib::boxing::FIsNotNull |
| struct | alib::boxing::FIsTrue |
Namespaces | |
| namespace | alib |
| namespace | alib::boxing |
| DOXYGEN. | |
Typedefs | |
| template<typename TChar, typename TAllocator> | |
| using | alib::FAppend = boxing::FAppend<TChar, TAllocator> |
| Type alias in namespace alib. | |
| using | alib::FClone = boxing::FClone |
| Type alias in namespace alib. | |
| using | alib::FEquals = boxing::FEquals |
| Type alias in namespace alib. | |
| using | alib::FHashcode = boxing::FHashcode |
| Type alias in namespace alib. | |
| using | alib::FIsLess = boxing::FIsLess |
| Type alias in namespace alib. | |
| using | alib::FIsNotNull = boxing::FIsNotNull |
| Type alias in namespace alib. | |
| using | alib::FIsTrue = boxing::FIsTrue |
| Type alias in namespace alib. | |