bn_string_view.h file

bn::string_view header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

class bn::string_view
Refers to a constant contiguous sequence of char values.
template<>
struct bn::hash<string_view>
Hash support for string_view.