|
mimic++ v9.2.1
|
#include "mimic++/Fwd.hpp"#include "mimic++/config/Config.hpp"#include <algorithm>#include <cstddef>#include <iterator>Go to the source code of this file.
Classes | |
| class | mimicpp::util::StaticString< Char, length > |
| class | mimicpp::util::StaticString< Char, 0u > |
Namespaces | |
| namespace | mimicpp |
| namespace | mimicpp::util |
Functions | |
| template<typename Char, std::size_t length> | |
| mimicpp::util::StaticString (Char const(&)[length]) -> StaticString< Char, length - 1u > | |