src/cx/string.h

changeset 759
475335643af4
parent 700
72dccb560084
child 806
e06249e09f99
equal deleted inserted replaced
758:6cd62ce7e353 759:475335643af4
28 /** 28 /**
29 * \file string.h 29 * \file string.h
30 * \brief Strings that know their length. 30 * \brief Strings that know their length.
31 * \author Mike Becker 31 * \author Mike Becker
32 * \author Olaf Wintermann 32 * \author Olaf Wintermann
33 * \version 3.0
34 * \copyright 2-Clause BSD License 33 * \copyright 2-Clause BSD License
35 */ 34 */
36 35
37 #ifndef UCX_STRING_H 36 #ifndef UCX_STRING_H
38 #define UCX_STRING_H 37 #define UCX_STRING_H

mercurial