#include "stlport_prefix.h"
#include <algorithm>
#include <ios>
#include <locale>
#include <ostream>
#include "aligned_buffer.h"
Go to the source code of this file.
◆ _Stl_copy_array()
static PODType * _Stl_copy_array |
( |
const PODType * |
__array, |
|
|
size_t |
N |
|
) |
| |
|
static |
Definition at line 115 of file ios.cpp.
115 {
120}
INT copy(TCHAR source[MAX_PATH], TCHAR dest[MAX_PATH], INT append, DWORD lpdwFlags, BOOL bTouch)
#define __STATIC_CAST(__x, __y)
Referenced by ios_base::_M_copy_state().
◆ _Stl_expand_array()
◆ basic_ios< char, char_traits< char > >
◆ basic_ios< wchar_t, char_traits< wchar_t > >