PSP2SDK
dirty-f9e4f2d
The free SDK for PSP2
|
#include <bits/c++config.h>
#include <new>
#include <bits/functexcept.h>
#include <bits/move.h>
Go to the source code of this file.
Functions | |
namespace __gnu_cxx | _GLIBCXX_VISIBILITY (default) |
This file is a GNU extension to the Standard C++ Library.
namespace __gnu_cxx _GLIBCXX_VISIBILITY | ( | default | ) |
An allocator that uses global new, as per [20.4].
This is precisely the allocator defined in the C++ Standard.
_Tp | Type of allocated object. |