/** * @file string.h * @brief Declaration of the string library **/ #pragma once #include /** * @namespace tc::string * @brief Namespace of the string library **/ #include