AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ String() [5/8]

GitTpl::String::String ( const char *  s,
size_type  n 
)
inline

Create a Git::String from the first n characters a C string.

Parameters
sCharacter to use.
nNumber of characters.