|
Bifrost SDK
Bifrost SDK documentation
|
String view class (similar to std::string_view) More...
#include "internal/ConfigMacros.h"#include <cassert>#include <cstddef>#include <string_view>#include <utility>#include <string>Go to the source code of this file.
Classes | |
| class | Amino::StringView |
| String view class (similar to std::string_view). More... | |
| class | Amino::StringLiteral |
Namespaces | |
| namespace | Amino |
| namespace | Amino::StringViewLiterals |
Functions | |
| constexpr StringLiteral | Amino::StringViewLiterals::operator""_asv (char const *data, size_t size) |
| User defined literal for Amino::StringView. More... | |
String view class (similar to std::string_view)
Definition in file StringView.h.