Public Member Functions | List of all members
magic_enum::detail::static_str< 0 > Class Reference

#include <magic_enum.hpp>

Public Member Functions

constexpr const char_typedata () const noexcept
 
constexpr operator string_view () const noexcept
 
constexpr std::uint16_t size () const noexcept
 
constexpr static_str ()=default
 
constexpr static_str (str_view) noexcept
 
constexpr static_str (string_view) noexcept
 

Detailed Description

Definition at line 280 of file magic_enum.hpp.

Constructor & Destructor Documentation

◆ static_str() [1/3]

constexpr magic_enum::detail::static_str< 0 >::static_str ( )
explicitconstexprdefault

◆ static_str() [2/3]

constexpr magic_enum::detail::static_str< 0 >::static_str ( str_view  )
inlineexplicitconstexprnoexcept

Definition at line 284 of file magic_enum.hpp.

◆ static_str() [3/3]

constexpr magic_enum::detail::static_str< 0 >::static_str ( string_view  )
inlineexplicitconstexprnoexcept

Definition at line 286 of file magic_enum.hpp.

Member Function Documentation

◆ data()

constexpr const char_type* magic_enum::detail::static_str< 0 >::data ( ) const
inlineconstexprnoexcept

Definition at line 288 of file magic_enum.hpp.

◆ operator string_view()

constexpr magic_enum::detail::static_str< 0 >::operator string_view ( ) const
inlineconstexprnoexcept

Definition at line 292 of file magic_enum.hpp.

◆ size()

constexpr std::uint16_t magic_enum::detail::static_str< 0 >::size ( ) const
inlineconstexprnoexcept

Definition at line 290 of file magic_enum.hpp.


The documentation for this class was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10