Sign in
gnu
/
gcc.git
/
54c256f3bb31a704fcee68af4f8f0eeaf8a0763e
/
.
/
libstdc++
/
cstringi.cc
blob: 2676febc9b0f2e9260f3c514aab69c4426da2f7f [
file
] [
log
] [
blame
]
// Implementation file for the -*- C++ -*- null-terminated string header.
// This file is part of the GNU ANSI C++ Library.
#ifdef
__GNUG__
#pragma
implementation
"cstring"
#endif
#include
<cstring>