Go to the source code of this file.
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
static auto | eagine::memory::copy (const_block source, block dest) -> block |
Copies the content of source block to destination block. More... | |
static auto | eagine::memory::copy_into (const_block source, buffer &dest) -> block |
Copies the content of source block to destination buffer. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt