This header file is part of the ALib C++ Library.
With the inclusion of this header compatibility features between ALib and the C++ standard library are provided.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file std_boxing.hpp.
#include "alib/compatibility/std_strings.hpp"#include "alib/boxing/boxing.hpp"#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | alib |
| namespace | alib::boxing |
| namespace | alib::boxing::compatibility |
| namespace | alib::boxing::compatibility::std |
Functions | |
| void | BootstrapStdStringBoxing () |
| template<typename TElement > | |
| void | CopyToVector (::std::vector< TElement > &target, const Box &box) |