stlsoft/string/cstring_functions.hpp File Reference


Detailed Description

[C++ only] C-string functions (String Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/string/char_traits.hpp>
#include <stlsoft/memory/allocator_base.hpp>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

template<typename C, typename A>
C * string_dup (C const *str, size_t cch, A &ator)
 Allocates a copy of the string, using the given allocator.
template<typename C, typename A>
C * string_dup (C const *str, A &ator, size_t *psize=NULL)
 Allocates a copy of the string, using the given allocator.


Generated on Thu Jun 10 08:58:10 2010 for STLSoft by  doxygen 1.5.6