This commit is contained in:
2022-05-05 22:31:59 +03:00
parent d1f7065c8a
commit 0b3ee4bb6a
38 changed files with 378 additions and 211 deletions

View File

@@ -20,8 +20,6 @@
#include "pistring.h"
//! \addtogroup Core
//! \{
//! \~\class PIConstChars piconstchars.h
//! \~\details
//! \~english \section PICout_sec0 Synopsis
@@ -42,7 +40,6 @@
//!
//! Используется для более удобной работы с обычными C-строками.
//!
//! \}
bool PIConstChars::startsWith(const PIConstChars & str) const {