ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
stdboxtraits.hpp File Reference

Description:

This header-file is part of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file stdboxtraits.hpp.

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

Go to the source code of this file.

Classes

struct  alib::boxing::compatibility::std::BoxTraits< std::array< TElement, N > >
struct  alib::boxing::compatibility::std::BoxTraits< std::vector< TElement > >

Namespaces

namespace  alib
namespace  alib::boxing
 DOXYGEN.
namespace  alib::boxing::compatibility
namespace  alib::boxing::compatibility::std

Functions

void alib::boxing::compatibility::std::BootstrapStdStringBoxing ()
template<typename TElement>
void alib::boxing::compatibility::std::CopyToVector (::std::vector< TElement > &target, const Box &box)