Changeset 449 for trunk/include/cppbase
- Timestamp:
- Sep 5, 2020, 7:17:44 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/cppbase/bs_string.h
r421 r449 23 23 24 24 /* 25 * This file Copyright (C) 1999-20 15Ulrich Mller.25 * This file Copyright (C) 1999-2020 Ulrich Mller. 26 26 * This program is free software; you can redistribute it and/or modify 27 27 * it under the terms of the GNU General Public License as published by … … 910 910 BSUString(BSUniCodec *pCodec, 911 911 const BSString &str); 912 BSUString(BSUniCodec *pCodec, 913 const char *psz); 912 914 913 915 /********************************************
Note:
See TracChangeset
for help on using the changeset viewer.