NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <magic_enum.hpp>
Public Member Functions | |
constexpr | static_string (string_view str) noexcept |
constexpr const char * | data () const noexcept |
constexpr std::uint16_t | size () const noexcept |
constexpr | operator string_view () const noexcept |
|
inlineexplicitconstexprnoexcept |
|
inlineconstexprnoexcept |
Referenced by magic_enum::detail::static_string< N >::operator string_view().
|
inlineconstexprnoexcept |
References magic_enum::detail::static_string< N >::data(), and magic_enum::detail::static_string< N >::size().
|
inlineconstexprnoexcept |
Referenced by magic_enum::detail::enum_name(), magic_enum::detail::static_string< N >::operator string_view(), and magic_enum::detail::type_name().