memory related methods
More...
Go to the source code of this file.
|
| xtd |
| The main namespace of the XTL library.
|
|
|
template<typename _Ty , typename _ParamT > |
static std::unique_ptr< _Ty > | xtd::make_unique (_ParamT &&src) |
|
template<typename _Ty , typename _ParamT > |
static std::unique_ptr< _Ty > | xtd::make_unique (const _ParamT &src) |
|
static size_t | xtd::memory::page_size () |
|
memory related methods
- Copyright
- David Mott (c) 2016. Distributed under the Boost Software License Version 1.0. See LICENSE.md or http://boost.org/LICENSE_1_0.txt for details.
Definition in file memory.hpp.